Type Alias QueryParams

Source
pub type QueryParams = Vec<(String, String)>;

Aliased Typeยง

struct QueryParams { /* private fields */ }