Module task

1.36.0 · Source
Expand description

Types and Traits for working with asynchronous tasks.

Re-exports§

pub use self::poll::Poll;
pub use self::wake::Context;
pub use self::wake::ContextBuilder;Experimental
pub use self::wake::LocalWaker;Experimental
pub use self::wake::RawWaker;
pub use self::wake::RawWakerVTable;
pub use self::wake::Waker;
pub use ready::ready;

Modules§

poll 🔒
ready 🔒
wake 🔒