rskit-schema 0.2.0-alpha.2

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