Function abi_stable::const_utils::log2_usize

source ยท
pub const fn log2_usize(n: usize) -> u8
Expand description

The base 2 logarithm of a usize.