pub fn start<F: Future>(future: F) -> F::Output
Expand description

Start an async runtime.