Constant lexical_core::format::REQUIRED_EXPONENT_DIGITS

source ยท
pub const REQUIRED_EXPONENT_DIGITS: u128 = _; // 4u128
Expand description

Digits are required after the exponent character. This check will only occur if the exponent character is present.