Function fold_path_segment

Source
pub fn fold_path_segment<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: PathSegment,
) -> PathSegment