Function tonic_build::configure
source · pub fn configure() -> Builder
Expand description
Configure tonic-build
code generation.
Use compile_protos
instead if you don’t need to tweak anything.
pub fn configure() -> Builder
Configure tonic-build
code generation.
Use compile_protos
instead if you don’t need to tweak anything.