impl_rank_select_for_bits

Macro impl_rank_select_for_bits 

Source
macro_rules! impl_rank_select_for_bits {
    ($($t:ty)*) => { ... };
}