Function mz_testdrive::format::avro::from_json

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