Type Definition rbitset::BitSet128

source · []
pub type BitSet128 = BitSet<u64, 2>;
Expand description

A bit set able to hold up to 128 elements