[][src]Function batbox::microtask::spawn

pub fn spawn<F: FnOnce() + Send + 'static>(task: F)