Open desaikd opened 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:
valid_values
one_of
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:
valid_values
andone_of
constraints in ISL to struct in Rust