Type Alias BitVec

Source
pub type BitVec = BitVec<u8, Msb0>;

Aliased Typeยง

struct BitVec { /* private fields */ }