Constant lexical_core::parse_float_options::CARAT_EXPONENT
source · pub const CARAT_EXPONENT: Options;
Expand description
Numerical format where ^
is used as the exponent notation character.
This isn’t very common, but is useful when e
or p
are valid digits.