pub const MAX_PREC: u8 = 9;
The maximum number of fractional decimal digits supported by Decimal<P>.
Decimal<P>