# Amateur Data Interchange Format for Rust
[](https://crates.io/crates/adif)
[](https://docs.rs/adif)
[](https://github.com/Ewpratten/adif-rs/actions/workflows/build.yml)
[Amateur Data Interchange Format](http://adif.org/) parsing and generation tools for Rust.
As of now, this library only handles `.adi` files (in my opinion, the more common file type). Feel free to add a PR for `.adx` files, or make your own library!