mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-02 10:30:00 -07:00
global: snapshot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user