# TODO ## CI see `.github/workflows/rust.yml` - [ ] add `cargo clippy` - [ ] add `cargo fmt` - [ ] add `cargo doc` to check doc linting - [ ] add testing with https://github.com/rust-lang/miri - [ ] add release automation with https://release-plz.ieni.dev ## Testing