Skip to main content

log2

Function log2 

Source
pub fn log2(n: u64) -> u32
Expand description

Integer log2 for a power-of-two value.