Constant lexical_core::format::NO_POSITIVE_EXPONENT_SIGN[][src]

pub const NO_POSITIVE_EXPONENT_SIGN: u128 = 1 << 7; // 0x0000_0000_0000_0000_0000_0000_0000_0080u128
Expand description

Positive sign before the exponent is not allowed.