Attribute Macro binrw::binread[][src]

#[binread]
Expand description

The attribute version of the derive macro for BinRead. Use this instead of #[derive(BinRead)] to enable temporary variables.