Function run

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

Run a Future.