pub const REQUIRED_INTEGER_DIGITS: u128 = 1 << 0; // 1u128
Expand description

Digits are required before the decimal point.