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 Hash for Bytes","synthetic":false,"types":[]},{"text":"impl Hash for BytesMut","synthetic":false,"types":[]}];
implementors["chrono"] = [{"text":"impl<T: Hash> Hash for LocalResult<T>","synthetic":false,"types":[]},{"text":"impl Hash for FixedOffset","synthetic":false,"types":[]},{"text":"impl Hash for NaiveDate","synthetic":false,"types":[]},{"text":"impl Hash for NaiveDateTime","synthetic":false,"types":[]},{"text":"impl Hash for NaiveTime","synthetic":false,"types":[]},{"text":"impl<Tz: TimeZone> Hash for Date<Tz>","synthetic":false,"types":[]},{"text":"impl<Tz: TimeZone> Hash for DateTime<Tz>","synthetic":false,"types":[]},{"text":"impl Hash for Weekday","synthetic":false,"types":[]},{"text":"impl Hash for Month","synthetic":false,"types":[]}];
implementors["encoding_rs"] = [{"text":"impl Hash for Encoding","synthetic":false,"types":[]}];
implementors["h2"] = [{"text":"impl Hash for StreamId","synthetic":false,"types":[]}];
implementors["http"] = [{"text":"impl Hash for HeaderName","synthetic":false,"types":[]},{"text":"impl Hash for HeaderValue","synthetic":false,"types":[]},{"text":"impl Hash for Method","synthetic":false,"types":[]},{"text":"impl Hash for StatusCode","synthetic":false,"types":[]},{"text":"impl Hash for Authority","synthetic":false,"types":[]},{"text":"impl Hash for Scheme","synthetic":false,"types":[]},{"text":"impl Hash for Uri","synthetic":false,"types":[]},{"text":"impl Hash for Version","synthetic":false,"types":[]}];
@@ -15,7 +14,6 @@ implementors["quote"] = [{"text":"impl Hash for Ident","synthetic":false,"types"
implementors["signal_hook_registry"] = [{"text":"impl Hash for SigId","synthetic":false,"types":[]}];
implementors["smallvec"] = [{"text":"impl&lt;A:&nbsp;Array&gt; Hash for SmallVec&lt;A&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A::Item: Hash,&nbsp;</span>","synthetic":false,"types":[]}];
implementors["syn"] = [{"text":"impl Hash for Member","synthetic":false,"types":[]},{"text":"impl Hash for Index","synthetic":false,"types":[]},{"text":"impl Hash for Lifetime","synthetic":false,"types":[]}];
implementors["time"] = [{"text":"impl Hash for Duration","synthetic":false,"types":[]},{"text":"impl Hash for Timespec","synthetic":false,"types":[]},{"text":"impl Hash for Tm","synthetic":false,"types":[]}];
implementors["tinyvec"] = [{"text":"impl&lt;A:&nbsp;Array&gt; Hash for ArrayVec&lt;A&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A::Item: Hash,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;'s, T&gt; Hash for SliceVec&lt;'s, T&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Hash,&nbsp;</span>","synthetic":false,"types":[]},{"text":"impl&lt;A:&nbsp;Array&gt; Hash for TinyVec&lt;A&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A::Item: Hash,&nbsp;</span>","synthetic":false,"types":[]}];
implementors["tokio"] = [{"text":"impl Hash for UCred","synthetic":false,"types":[]},{"text":"impl Hash for Instant","synthetic":false,"types":[]}];
implementors["tokio_util"] = [{"text":"impl Hash for BytesCodec","synthetic":false,"types":[]},{"text":"impl Hash for LinesCodec","synthetic":false,"types":[]},{"text":"impl Hash for AnyDelimiterCodec","synthetic":false,"types":[]}];