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