mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-10 05:34:29 +00:00
* fix(crates): version tags * fix commit --------- Co-authored-by: Rostyslav Tyshko <tyshko.rostyslav@gmail.com>
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