pub const MAX_BITSET_LAYER: usize = _; // 31usizeExpand description
The maximum layer bit index representable in a LayerBitset.
For a 32-bit LayerBitset, this is 31 (bits 0..=31, i.e. 32 layers).
pub const MAX_BITSET_LAYER: usize = _; // 31usizeThe maximum layer bit index representable in a LayerBitset.
For a 32-bit LayerBitset, this is 31 (bits 0..=31, i.e. 32 layers).