# Pauli Tracker
[](https://crates.io/crates/pauli_tracker)
[](https://docs.rs/pauli_tracker/)
[](https://codecov.io/gh/taeruh/pauli_tracker)
[](https://deps.rs/repo/github/taeruh/pauli_tracker)
This is the main library of the `pauli_tracker` project; view the [root README] for more
general information.
## Versioning
We (try to) follow the [SemVer] rules, specifically [Cargo guidelines].
## MSRV policy
There is no guarantee for a long-time support of a specific Rust version. Bumping the
MSRV increments the minor SemVer version.
[Cargo guidelines]: https://doc.rust-lang.org/cargo/reference/semver.html
[root README]: https://github.com/taeruh/pauli_tracker/blob/main/README.md
[SemVer]: https://semver.org/