We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f68cf commit edff4caCopy full SHA for edff4ca
README.md
@@ -1,6 +1,6 @@
1
# json2struct
2
3
-json2struct is a tool that translates JSON into type definitions. It currently supports translating to TypeScript, Python and Julia.
+json2struct is a tool that translates JSON into type definitions. It currently supports translating to TypeScript, Python, Julia and Rust.
4
5
The goal is for the definitions to be used as a starting point for the user, and not as a single source of truth.
6
0 commit comments