GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
791 stars 220 forks source link

Define `Schema` as a newtype around `serde_json::Value` #289

Closed GREsau closed 4 months ago

GREsau commented 4 months ago

Implements #242

Still to do (not necessarily all as part of this PR):