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

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