pub type LayerBitset = u32;Expand description
The type used for set of active layers in ModifierKey. (Limited to MAX_BITSET_LAYER layers.)
pub type LayerBitset = u32;The type used for set of active layers in ModifierKey. (Limited to MAX_BITSET_LAYER layers.)