Crate twirp_build

Crate twirp_build 

Source
Expand description

§twirp-build

twirp-build does code generation of structs and traits that match your protobuf definitions that you can then use with the twirp crate.

More information about this crate can be found in the twirp crate documentation.

Structs§

ServiceGenerator

Functions§

service_generator
Generates twirp services for protobuf rpc service definitions.