Function tokio::runtime::scheduler::multi_thread::worker::with_current

source ยท
fn with_current<R>(f: impl FnOnce(Option<&Context>) -> R) -> R