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