Searched defs:UrlChars (Results 1 – 1 of 1) sorted by relevance
293 struct UrlChars<'a> { struct297 impl<'a> UrlChars<'a> { argument310 impl<'a> Iterator for UrlChars<'a> { implementation