ParcodeObject

Derive Macro ParcodeObject 

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

Derives ParcodeVisitor, SerializationJob, ParcodeNative and ParcodeLazyRef.