Expand description
gin-tonic wrapepr for code generation (models and service)
Re-exports§
pub use gin_tonic_core;pub use gin_tonic_core::fxhash;pub use gin_tonic_derive;
Modules§
Structs§
- Compile
Config - CompileConfig transforming
*.protofiles into Rust code - GinCodec
- Tag
Enums§
Constants§
Traits§
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