pub const MIN_DECIMAL_FOR_EACH_PRECISION: [i128; 38];
👎Deprecated since 54.1.0: Use MIN_DECIMAL128_FOR_EACH_PRECISION (note indexes are different)
Expand description
MIN_DECIMAL_FOR_EACH_PRECISION[p-1]
holds the minimum i128
value that can
be stored in a Decimal128
value of precision p