Available on crate feature
noop
only.Constantsยง
- NOOP_
WAKER_ ๐VTABLE
Functionsยง
- noop ๐ โ
- noop_
clone ๐ โ - noop_
raw_ ๐waker - Get a static reference to a
Waker
which does nothing whenwake()
is called on it.
noop
only.Waker
which
does nothing when wake()
is called on it.