spawn

Function spawn 

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