Function syn::fold::fold_item_trait

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