Function rustc_hir::intravisit::walk_lifetime
source · pub fn walk_lifetime<'v, V: Visitor<'v>>(
visitor: &mut V,
lifetime: &'v Lifetime
)
pub fn walk_lifetime<'v, V: Visitor<'v>>(
visitor: &mut V,
lifetime: &'v Lifetime
)