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