pub const REQUIRED_MANTISSA_DIGITS: u128 = 1 << 3; // 8u128
Expand description

Mantissa digits are required (either before or after the decimal point).