fork of rust schemars
Find a file
2019-08-05 14:30:44 +01:00
schemars Fix error in map schema generation 2019-08-05 14:30:44 +01:00
schemars_derive Schema now implements MakeSchema 2019-08-05 13:16:06 +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