Function walk_path_segment

Source
pub fn walk_path_segment<V: MutVisitor>(
    vis: &mut V,
    segment: &mut PathSegment,
) -> V::Result