Type Alias BitVec

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

Aliased Typeยง

#[repr(C)]
pub struct BitVec { /* private fields */ }