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

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