glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.76k stars 1.04k forks source link

chore(rust): Strongly type Rust NamingStyles #2602

Closed inferrinizzard closed 1 month ago

inferrinizzard commented 1 month ago

Description

Changes Rust namingStyles map to const and makes it source of truth

Changes

Motivation and Context

Helps to provide additional type safety and intellisense for the Rust language files

Previous Behaviour / Output

New Behaviour / Output

How Has This Been Tested?

Screenshots (if appropriate):