New
Version 0.13.3
Bug fixes
- Using
parse_with/write_with,map_stream, andargstogether will no longer raise an error about incompatible stream types. (#240)
Unclaimed project
Are you a maintainer of binrw? Claim this project to take control of your public changelog and roadmap.
Changelog
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
parse_with/write_with, map_stream, and args together will no longer raise an error about incompatible stream types. (#240)