Crate hrpc_build[][src]

Modules

client

Service code generation for client

server

Service code generation for server

Structs

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 tonic-build code generation.

fmt

Format files under the out_dir with rustfmt