fork of rust schemars
Find a file
2019-08-06 18:57:36 +01:00
schemars Add test for flattened structs (currently ignored) 2019-08-06 18:57:36 +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