global: snapshot

This commit is contained in:
nym21
2025-04-02 16:20:17 +02:00
parent 0bb869fb33
commit a07b641adb
25 changed files with 583 additions and 244 deletions

View File

@@ -64,7 +64,8 @@ impl DTS for Query<'static> {
contents += "\n\n return {\n";
self.vecid_to_index_to_vec
self.vec_trees
.id_to_index_to_vec
.iter()
.for_each(|(id, index_to_vec)| {
let indexes = index_to_vec