pub const FRACTION_TRAILING_DIGIT_SEPARATOR: u128 = 1 << 39; // 549_755_813_888u128
Expand description
A digit separator is allowed after any fraction digits.
pub const FRACTION_TRAILING_DIGIT_SEPARATOR: u128 = 1 << 39; // 549_755_813_888u128
A digit separator is allowed after any fraction digits.