Skip to main content

spawn

Function spawn 

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