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

MAX_DECIMAL_FOR_EACH_PRECISION[p] holds the maximum i128 value that can be stored in DataType::Decimal value of precision p