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