Fix generated code and update example integration
Resolve `Result` ambiguity and lifetime issues in generated services. Use `file_stem` for proto filenames. Make `StatusBody` public in `roto-tonic` and update the `hello_world` build process.
This commit is contained in:
@@ -27,3 +27,4 @@ http-body = "1.0"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12"
|
||||
roto-codegen = { path = "../../codegen" }
|
||||
|
||||
Reference in New Issue
Block a user