schema_from_json

Function schema_from_json 

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

Parse a Schema definition from a JSON representation.