pub type MetadataKeyValues = HashMap<String, MetadataValue>;
Expand description

alias type for HashMap<String, MetadataValue>