Constant lexical_parse_float::format::NO_EXPONENT_NOTATION
source · [−]pub const NO_EXPONENT_NOTATION: u128 = 1 << 6; // 64u128
Expand description
Exponent notation is not allowed.
pub const NO_EXPONENT_NOTATION: u128 = 1 << 6; // 64u128
Exponent notation is not allowed.