Function syn::fold::fold_impl_item

source ·
pub fn fold_impl_item<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ImplItem
) -> ImplItem