Trait async_std::prelude::FutureExt[][src]

pub trait FutureExt: Future { }
Expand description

Extension methods for Future.

Implementors