Add generated documentation

This commit is contained in:
2021-01-08 20:01:01 +01:00
parent a379a140d8
commit b89c52748d
10531 changed files with 270352 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["tokio"] = [{"text":"impl Add<Duration> for Instant","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["tokio"] = [{"text":"impl AddAssign<Duration> for Instant","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["tokio"] = [{"text":"impl Sub<Ready> for Ready","synthetic":false,"types":[]},{"text":"impl Sub<Instant> for Instant","synthetic":false,"types":[]},{"text":"impl Sub<Duration> for Instant","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["tokio"] = [{"text":"impl SubAssign<Duration> for Instant","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["tokio"] = [{"text":"impl BitAnd<Ready> for Ready","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,4 @@
(function() {var implementors = {};
implementors["mio"] = [{"text":"impl BitOr<Interest> for Interest","synthetic":false,"types":[]}];
implementors["tokio"] = [{"text":"impl BitOr<Interest> for Interest","synthetic":false,"types":[]},{"text":"impl BitOr<Ready> for Ready","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,4 @@
(function() {var implementors = {};
implementors["mio"] = [{"text":"impl BitOrAssign<Interest> for Interest","synthetic":false,"types":[]}];
implementors["tokio"] = [{"text":"impl BitOrAssign<Interest> for Interest","synthetic":false,"types":[]},{"text":"impl BitOrAssign<Ready> for Ready","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["syn"] = [{"text":"impl Deref for Underscore","synthetic":false,"types":[]},{"text":"impl Deref for Add","synthetic":false,"types":[]},{"text":"impl Deref for And","synthetic":false,"types":[]},{"text":"impl Deref for At","synthetic":false,"types":[]},{"text":"impl Deref for Bang","synthetic":false,"types":[]},{"text":"impl Deref for Caret","synthetic":false,"types":[]},{"text":"impl Deref for Colon","synthetic":false,"types":[]},{"text":"impl Deref for Comma","synthetic":false,"types":[]},{"text":"impl Deref for Div","synthetic":false,"types":[]},{"text":"impl Deref for Dollar","synthetic":false,"types":[]},{"text":"impl Deref for Dot","synthetic":false,"types":[]},{"text":"impl Deref for Eq","synthetic":false,"types":[]},{"text":"impl Deref for Gt","synthetic":false,"types":[]},{"text":"impl Deref for Lt","synthetic":false,"types":[]},{"text":"impl Deref for Or","synthetic":false,"types":[]},{"text":"impl Deref for Pound","synthetic":false,"types":[]},{"text":"impl Deref for Question","synthetic":false,"types":[]},{"text":"impl Deref for Rem","synthetic":false,"types":[]},{"text":"impl Deref for Semi","synthetic":false,"types":[]},{"text":"impl Deref for Star","synthetic":false,"types":[]},{"text":"impl Deref for Sub","synthetic":false,"types":[]},{"text":"impl Deref for Tilde","synthetic":false,"types":[]},{"text":"impl<'c, 'a> Deref for StepCursor<'c, 'a>","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["syn"] = [{"text":"impl DerefMut for Underscore","synthetic":false,"types":[]},{"text":"impl DerefMut for Add","synthetic":false,"types":[]},{"text":"impl DerefMut for And","synthetic":false,"types":[]},{"text":"impl DerefMut for At","synthetic":false,"types":[]},{"text":"impl DerefMut for Bang","synthetic":false,"types":[]},{"text":"impl DerefMut for Caret","synthetic":false,"types":[]},{"text":"impl DerefMut for Colon","synthetic":false,"types":[]},{"text":"impl DerefMut for Comma","synthetic":false,"types":[]},{"text":"impl DerefMut for Div","synthetic":false,"types":[]},{"text":"impl DerefMut for Dollar","synthetic":false,"types":[]},{"text":"impl DerefMut for Dot","synthetic":false,"types":[]},{"text":"impl DerefMut for Eq","synthetic":false,"types":[]},{"text":"impl DerefMut for Gt","synthetic":false,"types":[]},{"text":"impl DerefMut for Lt","synthetic":false,"types":[]},{"text":"impl DerefMut for Or","synthetic":false,"types":[]},{"text":"impl DerefMut for Pound","synthetic":false,"types":[]},{"text":"impl DerefMut for Question","synthetic":false,"types":[]},{"text":"impl DerefMut for Rem","synthetic":false,"types":[]},{"text":"impl DerefMut for Semi","synthetic":false,"types":[]},{"text":"impl DerefMut for Star","synthetic":false,"types":[]},{"text":"impl DerefMut for Sub","synthetic":false,"types":[]},{"text":"impl DerefMut for Tilde","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,5 @@
(function() {var implementors = {};
implementors["mio"] = [{"text":"impl Drop for TcpSocket","synthetic":false,"types":[]}];
implementors["syn"] = [{"text":"impl<'a> Drop for ParseBuffer<'a>","synthetic":false,"types":[]}];
implementors["tokio"] = [{"text":"impl<T: AsRawFd> Drop for AsyncFd<T>","synthetic":false,"types":[]},{"text":"impl Drop for OwnedWriteHalf","synthetic":false,"types":[]},{"text":"impl Drop for OwnedWriteHalf","synthetic":false,"types":[]},{"text":"impl<T> Drop for JoinHandle<T>","synthetic":false,"types":[]},{"text":"impl Drop for LocalSet","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["syn"] = [{"text":"impl<T, P> Index<usize> for Punctuated<T, P>","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -0,0 +1,3 @@
(function() {var implementors = {};
implementors["syn"] = [{"text":"impl<T, P> IndexMut<usize> for Punctuated<T, P>","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()