tokio::runtime::context

Function with_scheduler

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