A simple and quick Rust lib for reading exposition format. This uses nom in an attempt to make it fast and correct.
This is my first real Rust project. So a lot of things are probably wrong or non idiomatic. Please let me know so I can correct and learn.