Function syn::fold::fold_item_impl

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