summaryrefslogtreecommitdiff
path: root/examples/04-enum/output/rust/src/numbers.rs
AgeCommit message (Collapse)Author
2026-07-25Derive Hash for generated Rust typesMichael Williamson
2026-07-14Derive Debug and PartialEq for generated Rust typesMichael Williamson
2026-07-02Add inductive data types exampleMichael Williamson