Function syn::fold::fold_impl_item_method[][src]

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