small rewrite and addition of by_depth + by_depth_test

This commit is contained in:
2025-02-25 15:03:25 -05:00
parent f60de28c58
commit a95b9e08c1
5 changed files with 129 additions and 66 deletions

View File

@@ -33,6 +33,7 @@ const_fn = "0.4"
either = "1.13"
indicatif = "0.17"
lazy_static = "1.5"
nohash-hasher = "0.2.0"
num = "0.4"
rand = "0.9"
static_assertions = "1.1"