pub fn configure() -> Builder
Available on crate feature
prost
only.Expand description
Configure tonic-build
code generation.
Use compile_protos
instead if you don’t need to tweak anything.
pub fn configure() -> Builder
prost
only.Configure tonic-build
code generation.
Use compile_protos
instead if you don’t need to tweak anything.