Skip to main content

spawn

Function spawn 

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