Skip to main content

MAX_BITSET_LAYER

Constant MAX_BITSET_LAYER 

Source
pub const MAX_BITSET_LAYER: usize = _; // 31usize
Expand description

The maximum layer bit index representable in a LayerBitset.

For LayerBitset = u32, this is 31 (bits 0..=31, i.e. 32 layers).