Crate gin_tonic_derive

Source
Expand description

this crate adds derive macros for implementing PbType and [https://docs.rs/gin-tonic-core/latest/gin_tonic_core/types/trait.PbOneOf.html]

Derive Macrosยง

Enumeration
a macro to derive enumerations
Message
a macro to derive protobof messages
OneOf
a macro to derive a message as oneof if it only contains a oneof