pub type QueryParams = HashMap<String, String>;
Query parameters for the request
pub struct QueryParams { /* private fields */ }