# json-schema-rs
[](https://crates.io/crates/json-schema-rs)
[](https://docs.rs/json-schema-rs)
A Rust library to generate Rust structs from JSON Schema.
## Features
TODO
## Examples
TODO
## Alternative libraries
TODO
## Developers
**Project is under active maintenance - even if there are no recent commits!
Please submit an issue / bug request if the library needs updating for any
reason!**
### Philosophy
TODO
### Feature Requests
TODO
### Commands
- `make lint`
- `make test`
- `make fix`
## Credits
Made by [Todd Everett Griffin](https://www.toddgriffin.me/).