len_minimal_binary

Function len_minimal_binary 

Source
pub fn len_minimal_binary(n: u64, u: u64) -> usize
Expand description

Returns the length of the minimal binary code for n with upper bound u.