pub const MIN_DECIMAL_FOR_EACH_PRECISION: [i128; 38];
Expand description

MIN_DECIMAL_FOR_EACH_PRECISION[p] holds the minimum i128 value that can be stored in a DataType::Decimal value of precision p