Function pal_async::task::task_queue

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

Creates a new task queue and associated scheduler.