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

Validate that binwrite temp applies to binread too #94

Closed octylFractal closed 2 years ago

octylFractal commented 2 years ago

This was already true in #70, but for some reason the test wasn't adjusted to indicate that.