binrw 0.15.1

A Rust crate for helping read structs from binary data using ✨macro magic✨
Documentation
1
2
3
4
5
6
7
 0: Error: failed to fill whole buffer
           len = 6
     at binrw/tests/error/backtrace_2.rs:10
 1: While parsing the innerest most struct
     at binrw/tests/error/backtrace_2.rs:17
 2: While parsing field '_middle' in OutermostStruct
     at binrw/tests/error/backtrace_2.rs:23