fork of rust schemars
Find a file
2019-09-03 19:47:39 +01:00
schemars Fix Option<T> schema generation sometimes producing a schema that is not referenced 2019-09-03 19:47:39 +01:00
schemars_derive Clippy fixes 2019-09-03 19:28:17 +01:00
.gitignore Initial commit 2019-08-04 16:48:29 +01:00
Cargo.toml Add workspace cargo.toml 2019-09-03 19:26:37 +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