data-volley-reader 0.1.0

A library for parsing data from the Data volley format (.dvw).
Documentation
1
2
3
# 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.