rskit-schema 0.2.0-alpha.3

JSON Schema generation from Rust types via schemars
Documentation
1
2
/// Standard JSON Schema type alias.
pub type Json = serde_json::Value;