Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-03-22 03:10:14 +00:00
parent 7334bd1757
commit 8193a198a1
741 changed files with 3292 additions and 70875 deletions
@@ -1,6 +1,5 @@
(function() {var implementors = {};
implementors["bytes"] = [{"text":"impl<T: Buf> Iterator for IntoIter<T>","synthetic":false,"types":[]}];
implementors["chrono"] = [{"text":"impl<'a> Iterator for StrftimeItems<'a>","synthetic":false,"types":[]}];
implementors["form_urlencoded"] = [{"text":"impl<'a> Iterator for Parse<'a>","synthetic":false,"types":[]},{"text":"impl<'a> Iterator for ParseIntoOwned<'a>","synthetic":false,"types":[]},{"text":"impl<'a> Iterator for ByteSerialize<'a>","synthetic":false,"types":[]}];
implementors["hashbrown"] = [{"text":"impl&lt;T&gt; Iterator for RawIter&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;T&gt; Iterator for RawIntoIter&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;T&gt; Iterator for RawDrain&lt;'_, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for RawIterHash&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;K, V, F&gt; Iterator for DrainFilter&lt;'_, K, V, F&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: FnMut(&amp;K, &amp;mut V) -&gt; bool,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for Iter&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for IterMut&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;K, V&gt; Iterator for IntoIter&lt;K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for Keys&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for Values&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for ValuesMut&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K, V&gt; Iterator for Drain&lt;'a, K, V&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, K&gt; Iterator for Iter&lt;'a, K&gt;","synthetic":false,"types":[]},{"text":"impl&lt;K&gt; Iterator for IntoIter&lt;K&gt;","synthetic":false,"types":[]},{"text":"impl&lt;K&gt; Iterator for Drain&lt;'_, K&gt;","synthetic":false,"types":[]},{"text":"impl&lt;K, F&gt; Iterator for DrainFilter&lt;'_, K, F&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: FnMut(&amp;K) -&gt; bool,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'a, T, S&gt; Iterator for Intersection&lt;'a, T, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Eq + Hash,<br>&nbsp;&nbsp;&nbsp;&nbsp;S: BuildHasher,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'a, T, S&gt; Iterator for Difference&lt;'a, T, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Eq + Hash,<br>&nbsp;&nbsp;&nbsp;&nbsp;S: BuildHasher,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'a, T, S&gt; Iterator for SymmetricDifference&lt;'a, T, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Eq + Hash,<br>&nbsp;&nbsp;&nbsp;&nbsp;S: BuildHasher,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'a, T, S&gt; Iterator for Union&lt;'a, T, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Eq + Hash,<br>&nbsp;&nbsp;&nbsp;&nbsp;S: BuildHasher,&nbsp;</span>","synthetic":false,"types":[]}];
implementors["http"] = [{"text":"impl&lt;'a, T&gt; Iterator for Iter&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for IterMut&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for Keys&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for Values&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for ValuesMut&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for Drain&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T:&nbsp;'a&gt; Iterator for ValueIter&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T:&nbsp;'a&gt; Iterator for ValueIterMut&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;T&gt; Iterator for IntoIter&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T&gt; Iterator for ValueDrain&lt;'a, T&gt;","synthetic":false,"types":[]}];
@@ -11,7 +10,6 @@ implementors["json"] = [{"text":"impl&lt;'a&gt; Iterator for Iter&lt;'a&gt;","sy
implementors["memchr"] = [{"text":"impl&lt;'a&gt; Iterator for Memchr&lt;'a&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a&gt; Iterator for Memchr2&lt;'a&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a&gt; Iterator for Memchr3&lt;'a&gt;","synthetic":false,"types":[]}];
implementors["mime"] = [{"text":"impl&lt;'a&gt; Iterator for Params&lt;'a&gt;","synthetic":false,"types":[]}];
implementors["mio"] = [{"text":"impl&lt;'a&gt; Iterator for Iter&lt;'a&gt;","synthetic":false,"types":[]}];
implementors["num_integer"] = [{"text":"impl&lt;T&gt; Iterator for IterBinomial&lt;T&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Integer + Clone,&nbsp;</span>","synthetic":false,"types":[]}];
implementors["openssl"] = [{"text":"impl&lt;T:&nbsp;Stackable&gt; Iterator for IntoIter&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T:&nbsp;Stackable&gt; Iterator for Iter&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a, T:&nbsp;Stackable&gt; Iterator for IterMut&lt;'a, T&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a&gt; Iterator for X509NameEntries&lt;'a&gt;","synthetic":false,"types":[]}];
implementors["percent_encoding"] = [{"text":"impl&lt;'a&gt; Iterator for PercentEncode&lt;'a&gt;","synthetic":false,"types":[]},{"text":"impl&lt;'a&gt; Iterator for PercentDecode&lt;'a&gt;","synthetic":false,"types":[]}];
implementors["proc_macro2"] = [{"text":"impl Iterator for IntoIter","synthetic":false,"types":[]}];