Skip to content

Commit edff4ca

Browse files
authored
docs: add rust as supported language (#87)
1 parent 11f68cf commit edff4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# json2struct
22

3-
json2struct is a tool that translates JSON into type definitions. It currently supports translating to TypeScript, Python and Julia.
3+
json2struct is a tool that translates JSON into type definitions. It currently supports translating to TypeScript, Python, Julia and Rust.
44

55
The goal is for the definitions to be used as a starting point for the user, and not as a single source of truth.
66

0 commit comments

Comments
 (0)