Constant lexical_core::format::REQUIRED_EXPONENT_DIGITS
source · [−]pub const REQUIRED_EXPONENT_DIGITS: u128 = 1 << 2; // 4u128
Expand description
Digits are required after the exponent character. This check will only occur if the exponent character is present.