Function syn::fold::fold_trait_bound

source ·
pub fn fold_trait_bound<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: TraitBound
) -> TraitBound