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,
pub fn fold_impl_item_method<F: ?Sized>(
f: &mut F,
node: ImplItemMethod
) -> ImplItemMethod where
F: Fold,