amazon-ion / ion-cli

Apache License 2.0
35 stars 15 forks source link

Adds new model changes for Rust code generation #147

Closed desaikd closed 1 month ago

desaikd commented 1 month ago

Issue #136

Description of changes:

This PR adds new model changes for Rust code generation.

List of changes:

Generated code:

The generated code still stays the same only the template changes to use the new model.

Generated Rust code can be found here.

Tests:

Add roundtrip tests for Rust code.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.