Crate quix_build

Source

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§

ServiceGenerator
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.