SLOT_MASK
tokio
1.48.0
In tokio::
sync::
mpsc::
block
tokio
::
sync
::
mpsc
::
block
Constant
SLOT_
MASK
Copy item path
Source
const SLOT_MASK:
usize
= _; // 31usize
Expand description
Masks an index to get the value offset in a block.