[][src]Function executioner::run

pub fn run<F: Future>(f: F) -> F::Output

Run a Future.