fork of rust schemars
Find a file
2019-08-05 18:58:28 +01:00
schemars Add test for schema generation.This test will frequently fail as new features/fixes are implemented - but at least it gives an easy way of visualising changes! 2019-08-05 18:58:28 +01:00
schemars_derive Add test for schema generation.This test will frequently fail as new features/fixes are implemented - but at least it gives an easy way of visualising changes! 2019-08-05 18:58:28 +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