Constant tokio::runtime::task::state::CANCELLED

source ยท
const CANCELLED: usize = 0b100_000;
Expand description

The task has been forcibly cancelled.