[][src]Crate protoc

API to invoke protoc command. protoc command must be in $PATH.

Structs

ArgsDeprecated

Protoc --lang_out... args

DescriptorSetOutArgs

Protoc --descriptor_set_out... args

Protoc

Protoc command.

ProtocLangOut

protoc --lang_out=... ... command builder and spawner.

Version

Protobuf (protoc) version.

Functions

runDeprecated

Deprecated version of ProtocLangOut.

Type Definitions

Error

Alias for io::Error

Result

Alias for io::Error