This project uses [Rust](https://www.rust-lang.org/), so use the usual [cargo](https://doc.rust-lang.org/cargo/) commands in order to build and run the desired binaries/tests. Just to note: - If you want to run fuzzy tests, you need to install a nightly build from rust. - If you want to build/test things with a single command, use the [./scripts/full-test.sh](./scripts/full-test.sh) script. Otherwise, if you want to contribute to this project, just [read these guidelines](https://jo.mssola.com/en/contributing.html).