Function intspector::std_bits[][src]

pub fn std_bits(value: i64) -> u32
Expand description

Returns the output from min_bits() rounded up to a standard integer size - either 8, 16, 32, or 64 bits.