Codegen module of `tonic` gRPC implementation.
# Cargo.toml
[dependencies]
tonic-build = "0.14.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compile a .proto file to generate Rust gRPC code in a build script.
Install protobuf compiler (protoc) via your package manager or from https://github.com/protocolbuffers/protobuf/releases.
No dependency data recorded yet.