pub fn task_queue(name: impl Into<Arc<str>>) -> (TaskQueue, Scheduler)
Creates a new task queue and associated scheduler.