tokio
1.42.0
In tokio::
runtime::
task::
state
Constant
tokio
::
runtime
::
task
::
state
::
CANCELLED
Copy item path
source
ยท
[
−
]
const CANCELLED:
usize
= 0b100_000;
Expand description
The task has been forcibly cancelled.