[][src]Function fumio::run

pub fn run<F, T>(future: F) -> T where
    F: Future<Output = T>, 

Runs a future until completion with IO reactor and timer in a local pool

Available environment: