BitVec

Type Alias BitVec 

Source
pub type BitVec = BitVecSimd<[u64x4; 4], 4>;

Aliased Typeยง

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