Constant tokio::sync::task::atomic_waker::WAKING

source ยท
const WAKING: usize = 0b10;
Expand description

The task currently registered with the AtomicWaker cell is being woken.