Function bit_set::blocks_for_bits

source ยท
pub(crate) fn blocks_for_bits<B: BitBlock>(bits: usize) -> usize
Expand description

Computes how many blocks are needed to store that many bits