tasm_lib::arithmetic::u32

Module next_power_of_two

Source

Structsยง

  • Returns the smallest power of two greater than or equal to self. Behaves like the rustc method for all inputs of type u32.