Fix code generator and add compilation test
Correct module paths and accessor usage in the generator to ensure generated code builds. Add a test that verifies this by compiling the generated code in a temporary project.
This commit is contained in:
@@ -5,6 +5,7 @@ members = [
|
||||
"protos",
|
||||
"benches",
|
||||
"roto-tonic",
|
||||
"temp_test_project",
|
||||
"examples/hello_world",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user