Constant lexical::format::REQUIRED_MANTISSA_DIGITS  
source · pub const REQUIRED_MANTISSA_DIGITS: u128 = _; // 8u128Expand description
Mantissa digits are required (either before or after the decimal point).
pub const REQUIRED_MANTISSA_DIGITS: u128 = _; // 8u128Mantissa digits are required (either before or after the decimal point).