Rust Security audit clippy codecov


Codility Lessons in Rust

Requires nightly toolchain for ![features(test)].

cargo build

Testing

cargo test

Benchmarks

The benchmark tests have been ignored because the flag -Zpanic_abort_tests that's needed for grcov causes them to fail. To run these add --ignored to the test.

cargo test -- --ignored