[][src]Function fahrenheit::spawn

pub fn spawn<F: Future<Output = ()> + Send + 'static>(f: F)