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