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