Attribute Macro binrw::binwrite[][src]

#[binwrite]
Expand description

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