pub fn fold_type_impl_trait<F>(f: &mut F, node: TypeImplTrait) -> TypeImplTrait where
    F: Fold + ?Sized
Available on crate feature fold only.