protoc_grpcio

Type Alias CompileError

Source
pub type CompileError = Error;
Expand description

Custom error type used throughout this crate.

Aliased Typeยง

struct CompileError { /* private fields */ }