Structs§
- Comments
- Comments on a Protobuf item.
- Config
- Configuration options for Protobuf code generation.
- Generator
- Method
- A service method descriptor.
- Service
- A service descriptor.
Traits§
- Service
Generator - A service generator takes a service descriptor and generates Rust code.
Functions§
- compile_
protos - Compile
.proto
files into Rust files during a Cargo build. - protoc
- Returns the path to the
protoc
binary. - protoc_
include - Returns the path to the Protobuf include directory.