DiBitVectors.DiBitVectorType
DiBitVector <: AbstractVector{UInt8}

A bitvector whose elements are two bits wide, allowing storage of integer values between 0 and 3. Optimized for performance and memory savings.