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

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