Function rustc_typeck::hir::intravisit::walk_lifetime [] [src]

pub fn walk_lifetime<'v, V>(visitor: &mut V, lifetime: &'v Lifetime) where V: Visitor<'v>
Unstable (rustc_private)