#[derive(BinRead)]
{
// Attributes available to this derive:
#[binread]
#[br]
}
Expand description
Derive macro for BinRead. Usage here.
#[derive(BinRead)]
{
// Attributes available to this derive:
#[binread]
#[br]
}
Derive macro for BinRead. Usage here.