{"id":70207,"library":"grpcio-compiler","title":"grpcio-compiler","description":"A gRPC compiler plugin for generating Rust code from protobuf definitions, used with the grpcio crate.","status":"active","version":"0.13.0","language":"rust","source_language":null,"source_url":"https://github.com/tikv/grpc-rs","tags":["grpc","protobuf","compiler","codegen"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngrpcio-compiler = \"0.13.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add grpcio-compiler","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Codegen","correct":"use grpcio_compiler::Codegen;"}],"quickstart":{"code":"use grpcio_compiler::Codegen;\n\nfn main() {\n    let codegen = Codegen::new();\n    // codegen.generate(...);\n}","lang":"rust","description":"Minimal usage of grpcio-compiler's Codegen struct."},"warnings":[],"env_vars":null,"search_vec":"'code':11 'codegen':23 'compil':3,6,22 'crate':19 'definit':14 'generat':9 'grpc':5,20 'grpcio':2,18 'grpcio-compil':1 'plugin':7 'protobuf':13,21 'rust':10 'use':15","created_at":"2026-06-17T18:11:26.543051+00:00","updated_at":"2026-06-17T18:11:26.543051+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tikv/grpc-rs","github":"https://github.com/tikv/grpc-rs","docs":"https://docs.rs/grpcio-compiler/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}