Files
common_helpers/
types.rs
1
use
apache_avro::types::Value;
2
3
pub type
SchemaValue = Value;