is_power_of_two

Function is_power_of_two 

Source
pub(crate) fn is_power_of_two(num: usize) -> bool