pub struct DescriptorSetOutArgs { /* private fields */ }
Expand description

Protoc --descriptor_set_out... args

Implementations

Set --file_descriptor_out=... param

Append a path to -I args

Append multiple paths to -I args

Append a .proto file path to compile

Append multiple .proto file paths to compile

Set --include_imports

Add command line flags like --experimental_allow_proto3_optional.

Add command line flags like --experimental_allow_proto3_optional.

Execute protoc --descriptor_set_out=

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.