4 releases
0.1.3 | Oct 11, 2023 |
---|---|
0.1.2 | Sep 22, 2023 |
0.1.1 | Mar 14, 2022 |
0.1.0 | Jun 16, 2021 |
#1694 in Parser implementations
59 downloads per month
Used in 2 crates
18KB
421 lines
Amateur Data Interchange Format for Rust
Amateur Data Interchange Format 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!
lib.rs
:
adif
is an Amateur Data Interchange Format library for Rust.
Dependencies
~5.5MB
~90K SLoC