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