Constant tokio::runtime::task::state::LIFECYCLE_MASK

source ·
const LIFECYCLE_MASK: usize = 0b11;
Expand description

Extracts the task’s lifecycle value from the state.