[−][src]Module futures_util::task
Task notification
Structs
| AtomicWaker |
A synchronization primitive for task wakeup. |
| JoinHandle |
The join handle returned by
|
| LocalWakerRef |
A |
| SpawnError |
The result of a failed spawn |
Traits
| SpawnExt |
Extension trait for |
Functions
| local_waker_ref⚠ |
Creates a reference to a |
| local_waker_ref_from_nonlocal |
Creates a reference to a |