Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit d82ea38

Browse files
authored
Add link to Rust code generator.
1 parent fdfc5be commit d82ea38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ are the only keywords that changed.
189189
- [php-code-builder](https://github.com/swaggest/php-code-builder)(MIT) - generates PHP mapping structures defined by JSON schema using [swaggest/json-schema](https://github.com/swaggest/php-json-schema) *supports Draft 7*
190190
- Elm
191191
- [json-schema-to-elm](https://github.com/dragonwasrobot/json-schema-to-elm) - generates Elm types, JSON decoders+encoders, and fuzz tests from one or more JSON Schema files, using [dragonwasrobot/json_schema](https://github.com/dragonwasrobot/json_schema) *supports Draft 7*
192+
- Rust
193+
- [schemafy](https://github.com/Marwes/schemafy/) - generates Rust types and serialization code from a JSON schema. *supports Draft 4*
192194

193195
#### Web UI generation
194196

0 commit comments

Comments
 (0)