walk_lifetime

Function walk_lifetime 

Source
pub fn walk_lifetime<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a Lifetime,
) -> V::Result