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