Function spawn_thread

Source
pub fn spawn_thread(func: impl FnOnce() + Send + 'static)