[][src]Type Definition cbitset::BitSet8

type BitSet8 = BitSet<[u8; 1]>;

A bit set able to hold up to 8 elements