tokio
1.41.1
In tokio::sync::mpsc::block
Constant
tokio
::
sync
::
mpsc
::
block
::
SLOT_MASK
Copy item path
source
ยท
[
−
]
const SLOT_MASK:
usize
= _; // 31usize
Expand description
Masks an index to get the value offset in a block.