task_queue

Function task_queue 

Source
pub fn task_queue(name: impl Into<Arc<str>>) -> (TaskQueue, Scheduler)
Expand description

Creates a new task queue and associated scheduler.