Welcome any contributions for improving robustness, fixing bugs and supporting new features.
There are some requirements before you summit your merge request:
- make sure your code is correct and write unit tests for it.
- run
cargo clippy
with no warnings