9 releases (stable)
| 1.0.5 | Dec 1, 2024 |
|---|---|
| 1.0.4 | Nov 17, 2024 |
| 0.3.0 | Nov 17, 2024 |
| 0.2.0 | Nov 15, 2024 |
| 0.1.0 | Nov 15, 2024 |
#960 in Parser implementations
522 downloads per month
27KB
784 lines
Data Volley Reader
This rust library is a simple reader for the data volley file format (.dvw). It tries parsing as much information as possible from the file. But there's no documentation on the file format, so it's a best effort.