logo
pub const FRACTION_INTERNAL_DIGIT_SEPARATOR: u128 = 1 << 33; // 8_589_934_592u128
Expand description

Digit separators are allowed between fraction digits.