pub fn len_minimal_binary(n: u64, u: u64) -> usize
Returns the length of the minimal binary code for n with upper bound u.
n
u