Implement native object models (#68)
All checks were successful
Native code generation / deterministic (push) Successful in 14m42s
Imaging and meshing gate / native (push) Successful in 4m59s
Native Rust workspace compile / compile (push) Successful in 5m7s

This commit is contained in:
2026-08-10 13:32:08 +00:00
parent cf98152e41
commit 43820f6bd1
11 changed files with 3763 additions and 1441 deletions

View File

@@ -1014,6 +1014,7 @@ def validate_generated_shims() -> None:
"crate::message_decoder::",
"crate::NameValue {",
"crate::object_material::",
"crate::object_model::",
"crate::notation::",
"crate::packet_catalog::",
"crate::packet_wire::",