Structs§
- Waker
Ref 🔒AWaker
that is only valid for a given lifetime.
Traits§
- Wake 🔒Simplified waking interface based on Arcs.
Functions§
- clone_
arc_ 🔒 ⚠raw - drop_
arc_ 🔒 ⚠raw - wake_
arc_ 🔒 ⚠raw - Creates a reference to a
Waker
from a reference toArc<impl Wake>
.