Type Definition bitvec_simd::BitVec

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