Module tokio::task::futures [−][src]
Expand description
Task-related futures.
Structs
A future that sets a value T
of a task local for the future F
during
its execution.
Task-related futures.
A future that sets a value T
of a task local for the future F
during
its execution.