Function syntax::visit::walk_lifetime[][src]

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