aboutsummaryrefslogtreecommitdiffstats
path: root/implementors
diff options
context:
space:
mode:
authorTeddy Wing2020-07-04 18:00:45 +0200
committerTeddy Wing2020-07-04 18:14:31 +0200
commit52e6473446d3fa3ab03586ce66d45cb99493c0a1 (patch)
treeb985878838a6925170e12abcd8390cd29890dd5b /implementors
parent95637c5ca6c803bec78687a55afcc2d3f2bf6ff4 (diff)
downloadfastcgi-conduit-gh-pages.tar.bz2
Generate docs v0.1.0gh-pages
Diffstat (limited to 'implementors')
-rw-r--r--implementors/core/marker/trait.Freeze.js3
-rw-r--r--implementors/core/marker/trait.Send.js3
-rw-r--r--implementors/core/marker/trait.Sync.js3
-rw-r--r--implementors/core/marker/trait.Unpin.js3
-rw-r--r--implementors/std/panic/trait.RefUnwindSafe.js3
-rw-r--r--implementors/std/panic/trait.UnwindSafe.js3
6 files changed, 18 insertions, 0 deletions
diff --git a/implementors/core/marker/trait.Freeze.js b/implementors/core/marker/trait.Freeze.js
new file mode 100644
index 0000000..cb81d60
--- /dev/null
+++ b/implementors/core/marker/trait.Freeze.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl Freeze for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file
diff --git a/implementors/core/marker/trait.Send.js b/implementors/core/marker/trait.Send.js
new file mode 100644
index 0000000..4aa7c6f
--- /dev/null
+++ b/implementors/core/marker/trait.Send.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file
diff --git a/implementors/core/marker/trait.Sync.js b/implementors/core/marker/trait.Sync.js
new file mode 100644
index 0000000..ce5c973
--- /dev/null
+++ b/implementors/core/marker/trait.Sync.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file
diff --git a/implementors/core/marker/trait.Unpin.js b/implementors/core/marker/trait.Unpin.js
new file mode 100644
index 0000000..c4274de
--- /dev/null
+++ b/implementors/core/marker/trait.Unpin.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file
diff --git a/implementors/std/panic/trait.RefUnwindSafe.js b/implementors/std/panic/trait.RefUnwindSafe.js
new file mode 100644
index 0000000..715cdef
--- /dev/null
+++ b/implementors/std/panic/trait.RefUnwindSafe.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file
diff --git a/implementors/std/panic/trait.UnwindSafe.js b/implementors/std/panic/trait.UnwindSafe.js
new file mode 100644
index 0000000..14d070c
--- /dev/null
+++ b/implementors/std/panic/trait.UnwindSafe.js
@@ -0,0 +1,3 @@
+(function() {var implementors = {};
+implementors["fastcgi_conduit"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.UnwindSafe.html\" title=\"trait std::panic::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"fastcgi_conduit/struct.Server.html\" title=\"struct fastcgi_conduit::Server\">Server</a>","synthetic":true,"types":["fastcgi_conduit::server::Server"]}];
+if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file