bunch of things
+164
-11
Cargo.lock
+164
-11
Cargo.lock
·······························································
+1
Cargo.toml
+1
Cargo.toml
+164
src/mst.rs
+164
src/mst.rs
···+let mut current_level: Vec<MSTNode> = by_depth.remove(&depths[depths.len() - 1]).unwrap_or_default();+pub async fn fetch_records(pds: &str, did: &str, collection: &str) -> Result<Vec<Record>, String> {
+11
src/templates.rs
+11
src/templates.rs
···
+22
-3
src/routes.rs
+22
-3
src/routes.rs
···