tokio
1.40.0
Module futures
Structs
In tokio::task
Module
tokio
::
task
::
futures
Copy item path
source
·
[
−
]
Expand description
Task-related futures.
Structs
§
TaskLocalFuture
A future that sets a value
T
of a task local for the future
F
during its execution.