Module future

Source

Traitsยง

Future
This trait is empty declaration of ::core::future::Future to be used with newer_type::implement.
IntoFuture
This trait is empty declaration of ::core::future::IntoFuture to be used with newer_type::implement.