[−][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 static reference to a |
| waker | Creates a |
| waker_ref | Creates a reference to a |