[][src]Type Definition cbitset::BitSet64

type BitSet64 = BitSet<[u64; 1]>;

A bit set able to hold up to 64 elements