Thanks for looking into contributing to fend!
You can look at the [GitHub Issue List](https://github.com/printfn/fend-rs/issues)
to find something you'd like to improve. Alternatively, feel free to make any change
you'd consider useful.
Make sure to run `cargo fmt` and `cargo clippy` before committing. To run unit and
integration tests, run `cargo test --all`.