[][src]Module alloc::task

🔬 This is a nightly-only experimental API. (wake_trait)

Types and Traits for working with asynchronous tasks.

Traits

WakeExperimental

The implementation of waking a task on an executor.