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

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