#[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.