Crate futures_core[][src]

Expand description

Core traits and types for asynchronous operations in Rust.

Modules

Futures.

Asynchronous streams.

Task notification.

Macros

Extracts the successful type of a Poll<T>.