Function spawn

Source
pub fn spawn(func: impl FnOnce() + DynSend + 'static)