pub fn is_integer_type(type_name: &str) -> bool
Returns true if the given type name is an integer type.