BitVec

Type Alias BitVec 

Source
pub type BitVec = BitVec<u8>;

Aliased Typeยง

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