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
cargo buildcargo testcargo benchTo view the results of the benchmark, open the target/criterion/report/index.html file generated after the bench