Function kioto_uring_executor::spawn

source ยท
pub fn spawn<F: Future<Output = ()> + Send + 'static>(task: F)
Expand description

Spawns the task on a random thread