mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-26 22:39:03 +00:00
0005b1d61f
* add get_subroot function * update test * update pmtree dependecy
Utils crate
Building
cargo build
Testing
cargo test
Benchmarking
cargo bench
To view the results of the benchmark, open the target/criterion/report/index.html
file generated after the bench