Constant lexical_core::format::CONSECUTIVE_DIGIT_SEPARATOR[][src]

pub const CONSECUTIVE_DIGIT_SEPARATOR: u128 = INTEGER_CONSECUTIVE_DIGIT_SEPARATOR | FRACTION_CONSECUTIVE_DIGIT_SEPARATOR |
    EXPONENT_CONSECUTIVE_DIGIT_SEPARATOR; // 0x0000_0000_0000_0000_0000_0e00_0000_0000u128
Expand description

Multiple consecutive digit separators are allowed.