Module tokio::task::futures

source ·
Expand description

Task-related futures.

Structs

  • A future that sets a value T of a task local for the future F during its execution.