Function calyx_utils::bits_needed_for
source · pub fn bits_needed_for(n: u64) -> u64
Expand description
Number of bits needed to represent a number.
pub fn bits_needed_for(n: u64) -> u64
Number of bits needed to represent a number.