BitSet

Type Alias BitSet 

Source
pub type BitSet = Vec<u8>;

Aliased Typeยง

pub struct BitSet { /* private fields */ }