Function tokio::runtime::scheduler::multi_thread::queue::local

source ยท
pub(crate) fn local<T: 'static>() -> (Steal<T>, Local<T>)
Expand description

Create a new local run-queue