pub fn schema_from_json(json: &Value) -> Result<Schema>
Expand description

Parse a Schema definition from a JSON representation.