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

pub fn extract_typ_mod(typ_mod: &[u64]) -> Result<Option<u8>, Error>
Expand description

Validates the typ_mod is valid for numeric type and returns a specified scale is appropriate (we ignore the specified precision).