[][src]Function geng_core::prelude::microtask::spawn

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