pub type DataValueMap<K> = ValueMap<K, DataValue>;
KVS for DataValue
DataValue
pub struct DataValueMap<K> { /* private fields */ }