[][src]Type Definition enum_vec::smallvec_u32::BitVec

type BitVec = EnumVec<bool>;

Alias for EnumVec<bool>