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

The base 2 logarithm of a usize.