Constant lexical_write_float::format::MANTISSA_RADIX[][src]

pub const MANTISSA_RADIX: u128 = 255 << MANTISSA_RADIX_SHIFT; // 0x0000_ff00_0000_0000_0000_0000_0000_0000u128
Expand description

Mask to extract the mantissa radix: the radix for the significant digits.