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

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