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

Basic performance documentation #142

Closed csnover closed 2 years ago

csnover commented 2 years ago

Relies on the BufReader thing from #141, uh, existing.