jam1garner / binrw

A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
https://binrw.rs
MIT License
585 stars 35 forks source link

Deduplicate BinWrite parser #139

Closed csnover closed 2 years ago

csnover commented 2 years ago

I am sorry about all the code crimes I committed to make the attribute parsing macro continue working.