Function walk_unambig_ty

Source
pub fn walk_unambig_ty<'v, V: Visitor<'v>>(
    visitor: &mut V,
    typ: &'v Ty<'v>,
) -> V::Result