Crate futures2 [] [src]

Re-exports

pub use futures::*;

Macros

task_local

A macro to create a static of type LocalKey.

try_ready

A macro for extracting the successful type of a Poll<T, E>.