Type Definition rbitset::BitSet512

source · []
pub type BitSet512 = BitSet<u64, 8>;
Expand description

A bit set able to hold up to 512 elements.