Function kioto_uring_executor::spawn_at

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

Spawns the task on a specific thread