[][src]Function extreme::run

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

Run a Future.