Skip to main content

Enumeration

Derive Macro Enumeration 

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