mz_testdrive::format::avro

Function from_json

Source
pub fn from_json(json: &Value, schema: SchemaNode<'_>) -> Result<Value, Error>