Constant lexical_write_float::format::REQUIRED_FRACTION_DIGITS
source ยท pub const REQUIRED_FRACTION_DIGITS: u128 = _; // 2u128
Expand description
Digits are required after the decimal point. This check will only occur if the decimal point is present.