mjlog2json-checker-0.1.2 is not a library.
                    
                mjlog2json-checker
Verify that mjlog2json conversion matches the official xml and json.
Usage
- Download official xml and json to same folder.
 - Run 
cargo run --release -p mjlog2json-checker async <<folder_name>> - Check the difference between 
actual.txtandexpected.txtusing a diff tool.