pub fn is_numeric_type(type_name: &str) -> bool
Returns true if the given type name is a numeric type.