pub fn visit_enum_type<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, enum_type: &'ast EnumType, _span: &'ast Span, )