tokio
1.41.0
Module futures
Module Items
Structs
In tokio::
task
tokio
::
task
Module
futures
Copy item path
source
Expand description
Task-related futures.
Structs
ยง
Task
Local
Future
A future that sets a value
T
of a task local for the future
F
during its execution.