Skip to main content

Message

Derive Macro Message 

Source
#[derive(Message)]
{
    // Attributes available to this derive:
    #[prost]
}
Available on crate features http and grpc and protobuf only.