[][src]Crate protoc_grpcio

An API for programmatically invoking the grpcio gRPC compiler in the same vein as the rust-protoc-grpc crate from Stepan Koltsov.

Functions

compile_grpc_protos

Compiles a list a gRPC definitions to rust modules.

Type Definitions

CompileError

Custom error type used throughout this crate.

CompileResult

Custom result type used throughout this crate.