Function spawn

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