tokio
1.41.1
In tokio::runtime::task::state
Constant
tokio
::
runtime
::
task
::
state
::
LIFECYCLE_MASK
Copy item path
source
·
[
−
]
const LIFECYCLE_MASK:
usize
= 0b11;
Expand description
Extracts the task’s lifecycle value from the state.