Function rustc_hir::intravisit::walk_lifetime[][src]

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