Expand description

Runtime-independent synchronization primitives for asynchronous Rust.

Modules

!Send implementations

Structs

A future waiting for a wake-up notification. Notified is returned from Notify::notified.

Notifies a single task to wake up.