#[derive(ParcodeObject)]
{
// Attributes available to this derive:
#[parcode]
}
Expand description
Derives ParcodeVisitor, SerializationJob, ParcodeNative and ParcodeLazyRef.
#[derive(ParcodeObject)]
{
// Attributes available to this derive:
#[parcode]
}
Derives ParcodeVisitor, SerializationJob, ParcodeNative and ParcodeLazyRef.