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:
Generated
+1
@@ -552,6 +552,7 @@ dependencies = [
|
||||
"http-body",
|
||||
"http-body-util",
|
||||
"prost",
|
||||
"roto-codegen",
|
||||
"roto-runtime",
|
||||
"roto-tonic",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user