Type Definition rbitset::BitSet1024

source · []
pub type BitSet1024 = BitSet<u64, 16>;
Expand description

A bit set able to hold up to 1024 elements.