Constant lexical_write_float::format::LEADING_DIGIT_SEPARATOR[][src]

pub const LEADING_DIGIT_SEPARATOR: u128 = INTEGER_LEADING_DIGIT_SEPARATOR | FRACTION_LEADING_DIGIT_SEPARATOR |
    EXPONENT_LEADING_DIGIT_SEPARATOR; // 0x0000_0000_0000_0000_0000_0038_0000_0000u128
Expand description

A digit separator is allowed before any digits.