[][src]Type Definition cbitset::BitSet256

type BitSet256 = BitSet<[u64; 4]>;

A bit set able to hold up to 256 elements