Type Alias QueryParams

Source
pub type QueryParams = HashMap<String, Vec<String>>;

Aliased Typeยง

pub struct QueryParams { /* private fields */ }