Closed synlestidae closed 8 years ago
@synlestidae Great work, as always 👍 ,however I'll investigate if #8 can help here, before merging.
Yeah. Addressing #8 would let me get rid of fn get_u32_or_error
and related functions.
All right I finally got around to it. Got it parsing two metainfo files. It uses TryFrom (of which I rolled my own). There is a file in this pull request, src/tests/.mod.rs.swp, that I can't delete from it since git can't seem to find it >:(
This is amazing work as always, thanks a lot!
Feel free to leave feedback and edit as needed