rusty_
common
0.1.0
In rusty_
common::
const_
fn_
candidates
rusty_common
::
const_fn_candidates
Function
is_power_of_two
Copy item path
Source
pub const fn is_power_of_two(n:
u64
) ->
bool
Expand description
Check if a u64 value is a power of 2 at compile time