Function rustc_ast::visit::walk_lifetime

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