Derive Macro ByteBackedStablePayload
#[derive(ByteBackedStablePayload)]
{
// Attributes available to this derive:
#[stable_payload]
}
Expand description
Derives for stable payload types.
Derives ByteBackedStablePayload: marks every byte pattern of the type as valid.