lexical_util::format

Constant 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.