Registry / build-tool / grpcio-compiler

grpcio-compiler

JSON →
library0.13.0rscratesunverified

A gRPC compiler plugin for generating Rust code from protobuf definitions, used with the grpcio crate.

# Cargo.toml [dependencies] grpcio-compiler = "0.13.0"
INSTALL
IMPORT
SIG · GRPCIO-COMPILER
G
grpcio-compiler
build-toolrustv0.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Codegen
✓ use grpcio_compiler::Codegen;

Minimal usage of grpcio-compiler's Codegen struct.

use grpcio_compiler::Codegen; fn main() { let codegen = Codegen::new(); // codegen.generate(...); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources