Skip to main content

ReflectMessage

Derive Macro ReflectMessage 

Source
#[derive(ReflectMessage)]
{
    // Attributes available to this derive:
    #[buffa_reflect]
}
Available on crate feature derive only.
Expand description

Derive buffa_reflect::ReflectMessage for the annotated message struct.

See the crate-level documentation for the recognized attribute shapes.