Function zkevm_circuits::util::log2_ceil

source ·
pub fn log2_ceil(n: usize) -> u32
Expand description

Ceiling of log_2(n)