The main dependency for working on this project is nix.
To work on this project first ensure that Nix: the package manager is available on your system.
A flake.nix
is provided for configuring a development environment.
To use this, enter a dev shell: nix develop
The provided shell will include the dependencies needed for development.
cargo fmt
command