Parsing, Serializing, Deserializing...
A simple library that provides functionality to read, parse files in csv, txt, bin formats.
Parsed data transforms into structs that simplfies comparing data between different formats.
Additionaly lib provides functionality to convert one format to another.
src/bin/comparer.rs
src/bin/converter.rs