spawn

Function spawn 

Source
pub fn spawn<F: Future<Output = ()> + Send + 'static>(f: F)