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,5 +1,4 @@
(function() {var implementors = {};
implementors["chrono"] = [{"text":"impl FromStr for NaiveDate","synthetic":false,"types":[]},{"text":"impl FromStr for NaiveDateTime","synthetic":false,"types":[]},{"text":"impl FromStr for NaiveTime","synthetic":false,"types":[]},{"text":"impl FromStr for DateTime<Utc>","synthetic":false,"types":[]},{"text":"impl FromStr for DateTime<Local>","synthetic":false,"types":[]},{"text":"impl FromStr for DateTime<FixedOffset>","synthetic":false,"types":[]},{"text":"impl FromStr for Weekday","synthetic":false,"types":[]},{"text":"impl FromStr for Month","synthetic":false,"types":[]}];
implementors["http"] = [{"text":"impl FromStr for HeaderName","synthetic":false,"types":[]},{"text":"impl FromStr for HeaderValue","synthetic":false,"types":[]},{"text":"impl FromStr for Method","synthetic":false,"types":[]},{"text":"impl FromStr for StatusCode","synthetic":false,"types":[]},{"text":"impl FromStr for Authority","synthetic":false,"types":[]},{"text":"impl FromStr for PathAndQuery","synthetic":false,"types":[]},{"text":"impl FromStr for Scheme","synthetic":false,"types":[]},{"text":"impl FromStr for Uri","synthetic":false,"types":[]}];
implementors["httpdate"] = [{"text":"impl FromStr for HttpDate","synthetic":false,"types":[]}];
implementors["hyper"] = [{"text":"impl FromStr for Name","synthetic":false,"types":[]}];