Function repr::adt::numeric::get_scale[][src]

pub fn get_scale(n: &Numeric) -> u8
Expand description

Returns n’s scale, i.e. the number of digits used after the decimal point.