tokio
1.41.1
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.