tokio
1.44.1
In tokio::
runtime::
context
Modules
blocking
current
runtime
runtime_mt
scoped
Structs
Context
Constants
CONTEXT
Functions
budget
current_task_id
defer
set_current_task_id
set_scheduler
thread_id
thread_rng_n
with_scheduler
tokio
::
runtime
::
context
Function
set_scheduler
Copy item path
Settings
Help
Summary
Source
pub(super) fn set_scheduler<R>(v: &
Context
, f: impl
FnOnce
() -> R) -> R