Module waker
wgpu
24.0.0
Module waker
Module Items
Constants
Functions
In wgpu::
api::
device
Modules
waker
Structs
Device
RequestDeviceError
Enums
Error
ErrorFilter
RequestDeviceErrorKind
Traits
UncapturedErrorHandler
Type Aliases
DeviceDescriptor
ErrorSource
wgpu
::
api
::
device
Module
waker
Copy item path
Settings
Help
Summary
Source
Available on
crate feature
noop
only.
Constants
§
NOOP_
WAKER_
VTABLE
🔒
Functions
§
noop
🔒
⚠
noop_
clone
🔒
⚠
noop_
raw_
waker
🔒
noop_
waker_
ref
Get a static reference to a
Waker
which does nothing when
wake()
is called on it.