start

Function start 

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

Build a new current-thread runtime and runs the provided future on it