binread
2.2.0
binread
Attribute Macro
derive_binread
Copy item path
source
#[derive_binread]
Expand description
Equivalent to
derive(BinRead)
but allows for temporary variables.