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

Remove deprecated read_bytes helper #136

Closed csnover closed 2 years ago

csnover commented 2 years ago

This function has been deprecated a long time and has no tests so is definitely probably broken somehow.