syn::gen::fold

Function fold_type_impl_trait

source
pub fn fold_type_impl_trait<F>(f: &mut F, node: TypeImplTrait) -> TypeImplTrait
where F: Fold + ?Sized,