fork of rust schemars
Find a file
2019-09-12 18:02:37 +01:00
schemars Enable eriving JsonSchema when fields are in remote crates 2019-09-12 18:02:37 +01:00
schemars_derive Enable eriving JsonSchema when fields are in remote crates 2019-09-12 18:02:37 +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