API for programatically invoking the grpcio (grpc-rs) gRPC compiler.
# Cargo.toml
[dependencies]
protoc-grpcio = "3.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compile a protobuf file to generate gRPC client/server code.
Install protoc via your package manager or download from https://github.com/protocolbuffers/protobuf/releases.
No dependency data recorded yet.