Structs§
- Access
Error - An error returned by
LocalKey::try_with
. - Local
Key - A key for task-local data.
- Task
Local Future - A future that sets a value
T
of a task local for the futureF
during its execution.
LocalKey::try_with
.T
of a task local for the future F
during
its execution.