Function xComLib::x_core::spawn

source ·
pub fn spawn(future: impl Future<Output = ()> + 'static + Send)