tokio
1.42.0
Module schedule
Structs
In tokio::
runtime::
blocking
Module
tokio
::
runtime
::
blocking
::
schedule
Copy item path
source
·
[
−
]
Structs
§
Blocking
Schedule
🔒
task::Schedule
implementation that does nothing (except some bookkeeping in test-util builds). This is unique to the blocking scheduler as tasks scheduled are not really futures but blocking operations.