Provides an API to invoke protoc with --rust_out for generating Rust code from protobuf definitions.
# Cargo.toml
[dependencies]
protoc-rust = "2.28.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates Rust code from a .proto file using protoc.
Install protoc via your package manager or from https://github.com/protocolbuffers/protobuf/releases
No dependency data recorded yet.