Function syn::fold::fold_impl_item[][src]

pub fn fold_impl_item<F>(f: &mut F, node: ImplItem) -> ImplItem where
    F: Fold + ?Sized
This is supported on crate features fold and full only.