pub fn enum_def_to_string( enum_definition: &EnumDef<'_>, generics: &Generics<'_>, name: Symbol, span: Span) -> String