Function walk_lifetime

Source
pub fn walk_lifetime<V: MutVisitor>(
    visitor: &mut V,
    _: &mut Lifetime,
) -> V::Result