1 2 3 4
# Contributing * Always use rustfmt. Ideally, use a git commit hook that invokes `cargo fmt`. [Here is a handy example one for you](https://gitlab.com/snippets/1930738). * All your changes must be licensed MIT.