[][src]Type Definition querystring::QueryParam

type QueryParam<'a> = (&'a str, &'a str);