[][src]Function indexed_bitvec_core::index_raw::count_ones

pub fn count_ones(index: &[u64], bits: BitsRef) -> u64

Count the set bits using the index (fast O(1)).