Function syn::fold::fold_type_impl_trait[][src]

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