pub fn bits_needed_for(n: u64) -> u64
Expand description

Number of bits needed to represent a number.