amazon-ion / ion-cli

Apache License 2.0
34 stars 15 forks source link

Add support for generating enums in Rust with code generation #67

Open desaikd opened 11 months ago

desaikd commented 11 months ago

Add support to generate struct based on Ion Schema. This will include supporting conversion of various struct related constraints in ISL.

Following ISL constraints will be supported with struct generation:

Action Items for this implementation: