pub fn or_fold_enum_kind<F: Fold + ?Sized>( folder: &mut F, kind: EnumKind, ) -> EnumKind
Folds an EnumKind in the default way