Derive Macro prost_reflect::ReflectMessage
source · #[derive(ReflectMessage)]
{
// Attributes available to this derive:
#[prost_reflect]
}
Expand description
A derive macro for the ReflectMessage trait.
For documentation, see the example in the prost-reflect crate docs.