Rust: undo rename of Path::segment to Path::part

This commit is contained in:
Paolo Tranquilli
2025-03-20 16:28:21 +01:00
parent a762e518c6
commit b48d9a255e
22 changed files with 69 additions and 68 deletions

View File

@@ -771,9 +771,9 @@ path_qualifiers(
);
#keyset[id]
path_parts(
path_segments_(
int id: @path ref,
int part: @path_segment ref
int segment: @path_segment ref
);
path_segments(