spawn

Function spawn 

Source
fn spawn(f: impl Future<Output = ()> + 'static)