common_helpers/
types.rs

1use apache_avro::types::Value;
2
3pub type SchemaValue = Value;