Skip to content

Rust codegen#22

Merged
RavenX8 merged 27 commits intomasterfrom
rust_codegen
Feb 9, 2026
Merged

Rust codegen#22
RavenX8 merged 27 commits intomasterfrom
rust_codegen

Conversation

@RavenX8
Copy link
Copy Markdown
Member

@RavenX8 RavenX8 commented Feb 9, 2026

Added rust generator

There might be some improvements that can be made here. Like if we can actually support bitwise/union types from C++ somehow.

- fix: unable to add new generator due to generator not being boxed
- update: github actions/upload-artifact to v4
- remove: C++ include directives in generated rust
…ers out anything that isn't used by the main packet
- update: complex type generation now creates encode and decode trait functions correctly
- update: elements that are not native rust types which are in arrays are now defined, encoded and decoded correctly
- fix: issue where complex types could potentially output a rust reserved name
@RavenX8 RavenX8 merged commit a29ea15 into master Feb 9, 2026
4 checks passed
@RavenX8 RavenX8 deleted the rust_codegen branch February 9, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants