pub type Metadata = HashMap<String, String>;
Metadata dictionary type
pub struct Metadata { /* private fields */ }