[][src]Function syn::fold::fold_item_trait

pub fn fold_item_trait<F: ?Sized>(f: &mut F, node: ItemTrait) -> ItemTrait where
    F: Fold