pub const DIG_PER_DEC: usize = 9;
Expand description

Number of decimal digits per Digit.