fork of rust schemars
Find a file
2019-08-04 16:55:59 +01:00
schemars Fix loop termination condition in make_unique_name 2019-08-04 16:55:59 +01:00
schemars_derive Allow deriving MakeSchema on simple structs! 2019-08-04 16:44:09 +01:00
.gitignore Initial commit 2019-08-04 16:48:29 +01:00
LICENSE Initial commit 2019-08-04 16:48:29 +01:00
README.md Initial commit 2019-08-04 16:48:29 +01:00

schemars

Generate JSON Schema documents from Rust code