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