Type Definition querystring::QueryParams [] [src]

type QueryParams<'a> = Vec<QueryParam<'a>>;