pub fn data_type_from_json(json: &Value) -> Result<DataType>
Expand description

Parse a data type from a JSON representation.