#[derive(IsoBox)]
{
// Attributes available to this derive:
#[iso_box]
}
Expand description
Derive helper macro for the isobmff crate.
See the crate documentation for more information on how to use this macro.
#[derive(IsoBox)]
{
// Attributes available to this derive:
#[iso_box]
}
Derive helper macro for the isobmff crate.
See the crate documentation for more information on how to use this macro.