## safe-arithmetic
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/romnn/safe-arithmetic/build.yaml?label=build">](https://github.com/romnn/safe-arithmetic/actions/workflows/build.yaml)
[<img alt="test status" src="https://img.shields.io/github/actions/workflow/status/romnn/safe-arithmetic/test.yaml?label=test">](https://github.com/romnn/safe-arithmetic/actions/workflows/test.yaml)
[](https://deps.rs/repo/github/romnn/safe-arithmetic)
[<img alt="docs.rs" src="https://img.shields.io/docsrs/safe-arithmetic/latest?label=docs.rs">](https://docs.rs/safe-arithmetic)
[<img alt="crates.io" src="https://img.shields.io/crates/v/safe-arithmetic">](https://crates.io/crates/safe-arithmetic)
Helper traits for safe arithmetic operations in Rust.
```bash
cargo add safe-arithmetic
```
- TODO: add examples