1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-20 08:50:32 +01:00
actix-net/trait.impl/actix_service/trait.ServiceFactory.js
2024-10-01 00:01:00 +00:00

9 lines
6.0 KiB
JavaScript

(function() {
var implementors = Object.fromEntries([["actix_service",[]],["actix_tls",[["impl&lt;IO: ActixStream + 'static&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/native_tls/struct.Acceptor.html\" title=\"struct actix_tls::accept::native_tls::Acceptor\">Acceptor</a>"],["impl&lt;IO: ActixStream&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/openssl/struct.Acceptor.html\" title=\"struct actix_tls::accept::openssl::Acceptor\">Acceptor</a>"],["impl&lt;IO: ActixStream&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/rustls_0_20/struct.Acceptor.html\" title=\"struct actix_tls::accept::rustls_0_20::Acceptor\">Acceptor</a>"],["impl&lt;IO: ActixStream&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/rustls_0_21/struct.Acceptor.html\" title=\"struct actix_tls::accept::rustls_0_21::Acceptor\">Acceptor</a>"],["impl&lt;IO: ActixStream&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/rustls_0_22/struct.Acceptor.html\" title=\"struct actix_tls::accept::rustls_0_22::Acceptor\">Acceptor</a>"],["impl&lt;IO: ActixStream&gt; ServiceFactory&lt;IO&gt; for <a class=\"struct\" href=\"actix_tls/accept/rustls_0_23/struct.Acceptor.html\" title=\"struct actix_tls::accept::rustls_0_23::Acceptor\">Acceptor</a>"],["impl&lt;R, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/openssl/struct.TlsConnector.html\" title=\"struct actix_tls::connect::openssl::TlsConnector\">TlsConnector</a><div class=\"where\">where\n R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>,\n IO: ActixStream + 'static,</div>"],["impl&lt;R, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/rustls_0_20/struct.TlsConnector.html\" title=\"struct actix_tls::connect::rustls_0_20::TlsConnector\">TlsConnector</a><div class=\"where\">where\n R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>,\n IO: ActixStream + 'static,</div>"],["impl&lt;R, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/rustls_0_21/struct.TlsConnector.html\" title=\"struct actix_tls::connect::rustls_0_21::TlsConnector\">TlsConnector</a><div class=\"where\">where\n R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>,\n IO: ActixStream + 'static,</div>"],["impl&lt;R, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/rustls_0_22/struct.TlsConnector.html\" title=\"struct actix_tls::connect::rustls_0_22::TlsConnector\">TlsConnector</a><div class=\"where\">where\n R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>,\n IO: ActixStream + 'static,</div>"],["impl&lt;R, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/rustls_0_23/struct.TlsConnector.html\" title=\"struct actix_tls::connect::rustls_0_23::TlsConnector\">TlsConnector</a><div class=\"where\">where\n R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>,\n IO: ActixStream + 'static,</div>"],["impl&lt;R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.ConnectInfo.html\" title=\"struct actix_tls::connect::ConnectInfo\">ConnectInfo</a>&lt;R&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/struct.Connector.html\" title=\"struct actix_tls::connect::Connector\">Connector</a>"],["impl&lt;R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.ConnectInfo.html\" title=\"struct actix_tls::connect::ConnectInfo\">ConnectInfo</a>&lt;R&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/struct.Resolver.html\" title=\"struct actix_tls::connect::Resolver\">Resolver</a>"],["impl&lt;R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.ConnectInfo.html\" title=\"struct actix_tls::connect::ConnectInfo\">ConnectInfo</a>&lt;R&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/tcp/struct.TcpConnector.html\" title=\"struct actix_tls::connect::tcp::TcpConnector\">TcpConnector</a>"],["impl&lt;R: <a class=\"trait\" href=\"actix_tls/connect/trait.Host.html\" title=\"trait actix_tls::connect::Host\">Host</a>, IO&gt; ServiceFactory&lt;<a class=\"struct\" href=\"actix_tls/connect/struct.Connection.html\" title=\"struct actix_tls::connect::Connection\">Connection</a>&lt;R, IO&gt;&gt; for <a class=\"struct\" href=\"actix_tls/connect/native_tls/struct.TlsConnector.html\" title=\"struct actix_tls::connect::native_tls::TlsConnector\">TlsConnector</a><div class=\"where\">where\n IO: ActixStream + 'static,</div>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[20,5833]}