Crate protoc_grpcio

source ·
Expand description

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

Functions

Compiles a list a gRPC definitions to rust modules.

Type Definitions

Custom error type used throughout this crate.
Custom result type used throughout this crate.