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,11 +1,10 @@
(function() {var implementors = {};
implementors["bytes"] = [{"text":"impl Default for Bytes","synthetic":false,"types":[]},{"text":"impl Default for BytesMut","synthetic":false,"types":[]}];
implementors["chrono"] = [{"text":"impl Default for Parsed","synthetic":false,"types":[]}];
implementors["fnv"] = [{"text":"impl Default for FnvHasher","synthetic":false,"types":[]}];
implementors["h2"] = [{"text":"impl Default for Builder","synthetic":false,"types":[]},{"text":"impl Default for Builder","synthetic":false,"types":[]}];
implementors["hashbrown"] = [{"text":"impl&lt;K, V, S&gt; Default for HashMap&lt;K, V, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;S: Default,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;T, S&gt; Default for HashSet&lt;T, S&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;S: Default,&nbsp;</span>","synthetic":false,"types":[]}];
implementors["http"] = [{"text":"impl&lt;T&gt; Default for HeaderMap&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl Default for Method","synthetic":false,"types":[]},{"text":"impl&lt;T:&nbsp;Default&gt; Default for Request&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl Default for Builder","synthetic":false,"types":[]},{"text":"impl&lt;T:&nbsp;Default&gt; Default for Response&lt;T&gt;","synthetic":false,"types":[]},{"text":"impl Default for Builder","synthetic":false,"types":[]},{"text":"impl Default for StatusCode","synthetic":false,"types":[]},{"text":"impl Default for Builder","synthetic":false,"types":[]},{"text":"impl Default for Parts","synthetic":false,"types":[]},{"text":"impl Default for Uri","synthetic":false,"types":[]},{"text":"impl Default for Version","synthetic":false,"types":[]},{"text":"impl Default for Extensions","synthetic":false,"types":[]}];
implementors["http_body"] = [{"text":"impl Default for SizeHint","synthetic":false,"types":[]}];
implementors["http_body"] = [{"text":"impl&lt;D&gt; Default for Empty&lt;D&gt;","synthetic":false,"types":[]},{"text":"impl Default for SizeHint","synthetic":false,"types":[]}];
implementors["hyper"] = [{"text":"impl Default for Body","synthetic":false,"types":[]},{"text":"impl Default for Client&lt;HttpConnector, Body&gt;","synthetic":false,"types":[]},{"text":"impl Default for Builder","synthetic":false,"types":[]}];
implementors["hyper_tls"] = [{"text":"impl&lt;T:&nbsp;Default&gt; Default for HttpsConnector&lt;T&gt;","synthetic":false,"types":[]}];
implementors["idna"] = [{"text":"impl Default for Idna","synthetic":false,"types":[]},{"text":"impl Default for Config","synthetic":false,"types":[]},{"text":"impl Default for Errors","synthetic":false,"types":[]}];