Crate prpc_build

Source

Modules§

client
Service code generation for client
server
Service code generation for Server

Structs§

Attributes
Attributes that will be added to mod and struct items.
Builder
Service generator builder.

Traits§

Method
Method generation trait.
Service
Service generation trait.

Functions§

compile_protos
Simple .proto compiling. Use configure instead if you need more options.
configure
Configure prpc-build code generation.
fmt
Format files under the out_dir with rustfmt