fork of rust schemars
Find a file
2019-08-06 00:52:06 +01:00
schemars Ensure all schema types are set to nullable when appropriate 2019-08-06 00:52:06 +01:00
schemars_derive Support untagged enums 2019-08-05 20:40: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