#[derive(Portable)]
{
// Attributes available to this derive:
#[rkyv]
}
Expand description
Derives Portable
for the labeled type.
#[derive(Portable)]
{
// Attributes available to this derive:
#[rkyv]
}
Derives Portable
for the labeled type.