binread::prelude

Derive Macro BinRead

source
#[derive(BinRead)]
{
    // Attributes available to this derive:
    #[binread]
    #[br]
}
Expand description

Derive macro for BinRead. Usage here.