tokio::runtime::scheduler::multi_thread::worker

Function with_current

Source
fn with_current<R>(f: impl FnOnce(Option<&Context>) -> R) -> R