[][src]Function indexed_bitvec_core::index_raw::count_zeros

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

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