[][src]Function syntex_syntax2::visit::walk_trait_ref

pub fn walk_trait_ref<'a, V: Visitor<'a>>(
    visitor: &mut V,
    trait_ref: &'a TraitRef
)