pub const MAX_BITSET_LAYER: usize = _; // 31usizeExpand description
The maximum layer bit index representable in a LayerBitset.
For LayerBitset = u32, 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 LayerBitset = u32, this is 31 (bits 0..=31, i.e. 32 layers).