Rust: integrate into standard files+location library

This commit is contained in:
Paolo Tranquilli
2024-09-12 13:15:46 +02:00
parent a4c1ec75db
commit b4b680775c
43 changed files with 445 additions and 1221 deletions

View File

@@ -1,6 +1,5 @@
/**
* The source location of the snapshot.
*/
sourceLocationPrefix(
string prefix: string ref
#keyset[id]
locatable_locations(
int id: @locatable ref,
int location: @location_default ref
);