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

Fix issue #79 #108

Closed MrNbaYoh closed 2 years ago

MrNbaYoh commented 2 years ago

Add an explicit error message when using numeric literals with no type suffix as magic values.