[][src]Type Definition cbitset::BitSet32

type BitSet32 = BitSet<[u32; 1]>;

A bit set able to hold up to 32 elements