Function syn::fold::fold_trait_bound[][src]

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