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

Allow for magics of different types in enums. #115

Closed MrNbaYoh closed 2 years ago

MrNbaYoh commented 2 years ago

Fix #49. I wrote this awhile ago, it might need some reviewing.