pub type QueryParams = HashMap<String, String>;
Query parameter map for URL construction
pub struct QueryParams { /* private fields */ }