Short introduction explaining the motivation and reasoning behind the pull request.
Feel free to include design and implementation for external review outside of the code changes.
- run
cargo fmt
; - run
cargo clippy
; - run
cargo test
and all tests pass; - linked to the originating issue (if applicable).