Rust MDD
Build
Test
Benchmark
Install nightly build
Then run the benchmark with the following command:
cargo build --release
cargo test -- --nocapture
Install nightly build
rustup install nightly
Then run the benchmark with the following command:
cargo +nightly bench