Function tokio::runtime::context::with_scheduler

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