Constant lexical_core::format::INTERNAL_DIGIT_SEPARATOR[][src]

pub const INTERNAL_DIGIT_SEPARATOR: u128 = INTEGER_INTERNAL_DIGIT_SEPARATOR | FRACTION_INTERNAL_DIGIT_SEPARATOR |
    EXPONENT_INTERNAL_DIGIT_SEPARATOR; // 0x0000_0000_0000_0000_0000_0007_0000_0000u128
Expand description

Digit separators are allowed between digits.