Function syn::fold::fold_item_impl[][src]

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