Type Definition input_linux::bitmask::BitmaskVec[][src]

pub type BitmaskVec = Bitmask<Vec<u8>>;
Expand description

A dynamically allocated bitmask.