Crate trapeze_codegen

Source

Structs§

Config
Configuration options for Protobuf code generation.
TtrpcServiceGenerator
A service generator that takes a service descriptor and generates Rust code for a ttrpc service.

Functions§

compile_protos
Compile .proto files into Rust files during a Cargo build.