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