Function foyer_common::bits::debug_assert_pow2

source ยท
pub fn debug_assert_pow2<U: Unsigned>(v: U)
Expand description

Debug assert that the given value is a power of 2.