Function is_power_of_two

Source
pub fn is_power_of_two(n: usize) -> bool
Expand description

Check if N is a power of 2