Derive Macro Portable

Source
#[derive(Portable)]
{
    // Attributes available to this derive:
    #[rkyv]
}
Expand description

Derives Portable for the labeled type.