[−][src]Module futures_util::task
Task notification
Structs
| AtomicWaker | A synchronization primitive for task wakeup. |
| WakerRef | A |
Traits
| ArcWake | A way of waking up a specific task. |
| LocalSpawnExt | Extension trait for |
| SpawnExt | Extension trait for |
Functions
| noop_waker | Create a new |
| noop_waker_ref | Get a thread local reference to a
|
| waker_ref |