[][src]Type Definition cbitset::BitSet16

type BitSet16 = BitSet<[u16; 1]>;

A bit set able to hold up to 16 elements