spawn

Function spawn 

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