pub const fn usize_count(n: usize) -> usize
Expand description

Computes the number of usize chunks needed for a bitset of n elements.