Skip to main content

BITSET_MASK_ALL

Constant BITSET_MASK_ALL 

Source
pub const BITSET_MASK_ALL: LayerBitset = LayerBitset::MAX; // 4_294_967_295u32
Expand description

The bitset with all representable modifier layers in the mask.

Includes bit MAX_BITSET_LAYER (e.g. bit 31 for u32).