Crate prpc_build

Source

Modules§

  • Service code generation for client
  • Service code generation for Server

Structs§

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

Traits§

Functions§

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