Add test to verify generated code builds

Create a temporary Cargo project to ensure that the Rust code generated from
`test_types.desc` compiles successfully.
This commit is contained in:
2026-05-06 16:21:21 -07:00
parent 80f3aa49ba
commit f76a020b1e
2 changed files with 73 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
/target
test_gen_project
test_types_gen_project