[](https://crates.io/crates/iso13400-2)
[](https://docs.rs/iso13400-2)



## Overview
**iso13400-2** is dedicated to implementing ISO 13400-2.
### Prerequisites
- Rust 1.70 or higher
- Cargo (included with Rust)
### Adding to Your Project
To use **iso13400-2** in your Rust project, add it as a dependency in your `Cargo.toml`:
```toml
[dependencies]
iso13400-2 = { version="lastest-version" }
```
## Contributing
We're always looking for users who have thoughts on how to make `iso13400-2` better, or users with
interesting use cases.
Of course, we're also happy to accept code contributions for outstanding feature requests!