Constant lexical_write_float::format::REQUIRED_EXPONENT_NOTATION
source ยท pub const REQUIRED_EXPONENT_NOTATION: u128 = _; // 16_384u128
Expand description
Exponent notation is required.
Valid floats must contain an exponent notation character, and if applicable, a sign character and digits afterwards.