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