Constant lexical_parse_integer::format::REQUIRED_FRACTION_DIGITS
source · [−]pub const REQUIRED_FRACTION_DIGITS: u128 = 1 << 1; // 2u128
Expand description
Digits are required after the decimal point. This check will only occur if the decimal point is present.