Module task_
local
tokio
1.44.1
Module task_
local
Module Items
Structs
Enums
In tokio::
task
Modules
blocking
coop
futures
join_set
local
spawn
task_local
yield_now
Structs
AbortHandle
Id
JoinError
JoinHandle
JoinSet
LocalEnterGuard
LocalKey
LocalSet
Functions
block_in_place
id
spawn
spawn_blocking
spawn_local
try_id
yield_now
tokio
::
task
Module
task_local
Copy item path
Settings
Help
Summary
Source
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 future
F
during its execution.
Enums
§
Scope
Inner
Err
🔒