Function lexical_util::format::exponent_radix
source ยท pub const fn exponent_radix(format: u128) -> u32
Expand description
Extract the exponent radix from the format packed struct.
If not provided, defaults to mantissa_radix
.