Function background

Source
pub fn background<F: FnOnce() + Send + 'static>(f: F)
Available on crate feature tokio only.