Function walk_trait_ref

Source
pub fn walk_trait_ref<'a, V: Visitor<'a>>(
    vis: &mut V,
    _: &'a TraitRef,
) -> V::Result