Module portable_atomic_util::task

source ·
Available on crate features alloc or std only.
Expand description

Types and Traits for working with asynchronous tasks.

Traits§

  • The implementation of waking a task on an executor.