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