Skip to main content

integer_bits

Function integer_bits 

Source
pub fn integer_bits(n: &BigInt) -> u64
Expand description

Bit-length of an integer (0 has length 0).