[][src]Type Definition cbitset::BitSet128

type BitSet128 = BitSet<[u64; 2]>;

A bit set able to hold up to 128 elements