Constant tokio::sync::mpsc::block::SLOT_MASK

source ·
const SLOT_MASK: usize = _; // 31usize
Expand description

Masks an index to get the value offset in a block.