pub fn schema_from_json(json: &Value) -> Result<Schema>
Parse a Schema definition from a JSON representation.
Schema