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

pub fn fold_impl_item<F: ?Sized>(f: &mut F, node: ImplItem) -> ImplItem where
    F: Fold