Type Alias input_linux::bitmask::BitmaskVec
source · pub type BitmaskVec = Bitmask<Vec<u8>>;Expand description
A dynamically allocated bitmask.
Aliased Type§
struct BitmaskVec { /* private fields */ }pub type BitmaskVec = Bitmask<Vec<u8>>;A dynamically allocated bitmask.
struct BitmaskVec { /* private fields */ }