fork of rust schemars
Find a file
2019-08-27 21:46:27 +01:00
schemars Remove explicit lifetime from get_schema_object 2019-08-27 21:46:27 +01:00
schemars_derive 0.1.6 - implement JsonSchema for unsized types 2019-08-11 17:58:07 +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