Constant repr::adt::numeric::NUMERIC_DATUM_WIDTH [−][src]
pub const NUMERIC_DATUM_WIDTH: usize = 13;Expand description
The maximum number of digits expressable in a numeric.
pub const NUMERIC_DATUM_WIDTH: usize = 13;The maximum number of digits expressable in a numeric.