walk_path_segment

Function walk_path_segment 

Source
pub fn walk_path_segment<'v, V: Visitor<'v>>(
    vis: &mut V,
    segment: &PathSegment<'v>,
)