mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-31 16:16:59 +02:00
Deploying to gh-pages from @ actix/actix-net@af00dada5c 🚀
This commit is contained in:
45
actix_tls/accept/enum.TlsError.html
Normal file
45
actix_tls/accept/enum.TlsError.html
Normal file
File diff suppressed because one or more lines are too long
5
actix_tls/accept/fn.max_concurrent_tls_connect.html
Normal file
5
actix_tls/accept/fn.max_concurrent_tls_connect.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Sets the maximum per-worker concurrent TLS connection limit."><title>max_concurrent_tls_connect in actix_tls::accept - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">actix_tls</a>::<wbr><a href="index.html">accept</a></span><h1>Function <span class="fn">max_concurrent_tls_connect</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/actix_tls/accept/mod.rs.html#57-59">source</a> </span></div><pre class="rust item-decl"><code>pub fn max_concurrent_tls_connect(num: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Sets the maximum per-worker concurrent TLS connection limit.</p>
|
||||
<p>All listeners will stop accepting connections when this limit is reached.
|
||||
It can be used to regulate the global TLS CPU usage.</p>
|
||||
<p>By default, the connection limit is 256.</p>
|
||||
</div></details></section></div></main></body></html>
|
2
actix_tls/accept/index.html
Normal file
2
actix_tls/accept/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="TLS connection acceptor services."><title>actix_tls::accept - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module accept</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate actix_<wbr>tls</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">actix_tls</a></span><h1>Module <span>accept</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/actix_tls/accept/mod.rs.html#1-131">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>TLS connection acceptor services.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="native_tls/index.html" title="mod actix_tls::accept::native_tls">native_<wbr>tls</a></div><div class="desc docblock-short"><code>native-tls</code> based TLS connection acceptor service.</div></li><li><div class="item-name"><a class="mod" href="openssl/index.html" title="mod actix_tls::accept::openssl">openssl</a></div><div class="desc docblock-short"><code>openssl</code> based TLS acceptor service.</div></li><li><div class="item-name"><a class="mod" href="rustls_0_20/index.html" title="mod actix_tls::accept::rustls_0_20">rustls_<wbr>0_<wbr>20</a></div><div class="desc docblock-short"><code>rustls</code> v0.20 based TLS connection acceptor service.</div></li><li><div class="item-name"><a class="mod" href="rustls_0_21/index.html" title="mod actix_tls::accept::rustls_0_21">rustls_<wbr>0_<wbr>21</a></div><div class="desc docblock-short"><code>rustls</code> v0.21 based TLS connection acceptor service.</div></li><li><div class="item-name"><a class="mod" href="rustls_0_22/index.html" title="mod actix_tls::accept::rustls_0_22">rustls_<wbr>0_<wbr>22</a></div><div class="desc docblock-short"><code>rustls</code> v0.22 based TLS connection acceptor service.</div></li><li><div class="item-name"><a class="mod" href="rustls_0_23/index.html" title="mod actix_tls::accept::rustls_0_23">rustls_<wbr>0_<wbr>23</a></div><div class="desc docblock-short"><code>rustls</code> v0.23 based TLS connection acceptor service.</div></li></ul><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="enum" href="enum.TlsError.html" title="enum actix_tls::accept::TlsError">TlsError</a></div><div class="desc docblock-short">TLS handshake error, TLS timeout, or inner service error.</div></li></ul><h2 id="functions" class="section-header">Functions<a href="#functions" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="fn" href="fn.max_concurrent_tls_connect.html" title="fn actix_tls::accept::max_concurrent_tls_connect">max_<wbr>concurrent_<wbr>tls_<wbr>connect</a></div><div class="desc docblock-short">Sets the maximum per-worker concurrent TLS connection limit.</div></li></ul></section></div></main></body></html>
|
3
actix_tls/accept/native_tls/index.html
Normal file
3
actix_tls/accept/native_tls/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`native-tls` based TLS connection acceptor service."><title>actix_tls::accept::native_tls - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module native_<wbr>tls</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>native_tls</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/native_tls.rs.html#1-182">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>native-tls</code> based TLS connection acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::native_tls::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::native_tls::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>native-tls</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::native_tls::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>native-tls</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::native_tls::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">Native-TLS based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::native_tls::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps a <code>native-tls</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
3
actix_tls/accept/native_tls/reexports/index.html
Normal file
3
actix_tls/accept/native_tls/reexports/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `native-tls` that are useful for acceptors."><title>actix_tls::accept::native_tls::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>native_<wbr>tls</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">native_tls</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/native_tls.rs.html#28">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>native-tls</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Error.html" title="struct actix_tls::accept::native_tls::reexports::Error">Error</a></div><div class="desc docblock-short">An error returned from the TLS implementation.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsAcceptor.html" title="struct actix_tls::accept::native_tls::reexports::TlsAcceptor">TlsAcceptor</a></div><div class="desc docblock-short">A wrapper around a <code>native_tls::TlsAcceptor</code>, providing an async <code>accept</code>
|
||||
method.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/native_tls/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/native_tls/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":["Error","TlsAcceptor"]};
|
18
actix_tls/accept/native_tls/reexports/struct.Error.html
Normal file
18
actix_tls/accept/native_tls/reexports/struct.Error.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
actix_tls/accept/native_tls/sidebar-items.js
Normal file
1
actix_tls/accept/native_tls/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/native_tls/struct.Acceptor.html
Normal file
38
actix_tls/accept/native_tls/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/native_tls/struct.AcceptorService.html
Normal file
27
actix_tls/accept/native_tls/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
39
actix_tls/accept/native_tls/struct.TlsStream.html
Normal file
39
actix_tls/accept/native_tls/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
3
actix_tls/accept/openssl/index.html
Normal file
3
actix_tls/accept/openssl/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`openssl` based TLS acceptor service."><title>actix_tls::accept::openssl - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module openssl</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>openssl</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/openssl.rs.html#1-208">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>openssl</code> based TLS acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::openssl::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::openssl::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>openssl</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::openssl::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>openssl</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::openssl::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">OpenSSL based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::openssl::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps an <code>openssl</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
32
actix_tls/accept/openssl/reexports/enum.HandshakeError.html
Normal file
32
actix_tls/accept/openssl/reexports/enum.HandshakeError.html
Normal file
File diff suppressed because one or more lines are too long
2
actix_tls/accept/openssl/reexports/index.html
Normal file
2
actix_tls/accept/openssl/reexports/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `openssl` that are useful for acceptors."><title>actix_tls::accept::openssl::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>openssl</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">openssl</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/openssl.rs.html#29">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>openssl</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.AlpnError.html" title="struct actix_tls::accept::openssl::reexports::AlpnError">Alpn<wbr>Error</a></div><div class="desc docblock-short">An error returned from an ALPN selection callback.</div></li><li><div class="item-name"><a class="struct" href="struct.Error.html" title="struct actix_tls::accept::openssl::reexports::Error">Error</a></div><div class="desc docblock-short">An SSL error.</div></li><li><div class="item-name"><a class="struct" href="struct.Ssl.html" title="struct actix_tls::accept::openssl::reexports::Ssl">Ssl</a></div><div class="desc docblock-short">The state of an SSL/TLS session.</div></li><li><div class="item-name"><a class="struct" href="struct.SslAcceptor.html" title="struct actix_tls::accept::openssl::reexports::SslAcceptor">SslAcceptor</a></div><div class="desc docblock-short">A type which wraps server-side streams in a TLS session.</div></li><li><div class="item-name"><a class="struct" href="struct.SslAcceptorBuilder.html" title="struct actix_tls::accept::openssl::reexports::SslAcceptorBuilder">SslAcceptor<wbr>Builder</a></div><div class="desc docblock-short">A builder for <code>SslAcceptor</code>s.</div></li></ul><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="enum" href="enum.HandshakeError.html" title="enum actix_tls::accept::openssl::reexports::HandshakeError">Handshake<wbr>Error</a></div><div class="desc docblock-short">An error or intermediate state after a TLS handshake attempt.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/openssl/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/openssl/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"enum":["HandshakeError"],"struct":["AlpnError","Error","Ssl","SslAcceptor","SslAcceptorBuilder"]};
|
24
actix_tls/accept/openssl/reexports/struct.AlpnError.html
Normal file
24
actix_tls/accept/openssl/reexports/struct.AlpnError.html
Normal file
File diff suppressed because one or more lines are too long
18
actix_tls/accept/openssl/reexports/struct.Error.html
Normal file
18
actix_tls/accept/openssl/reexports/struct.Error.html
Normal file
File diff suppressed because one or more lines are too long
330
actix_tls/accept/openssl/reexports/struct.Ssl.html
Normal file
330
actix_tls/accept/openssl/reexports/struct.Ssl.html
Normal file
File diff suppressed because one or more lines are too long
48
actix_tls/accept/openssl/reexports/struct.SslAcceptor.html
Normal file
48
actix_tls/accept/openssl/reexports/struct.SslAcceptor.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
actix_tls/accept/openssl/sidebar-items.js
Normal file
1
actix_tls/accept/openssl/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/openssl/struct.Acceptor.html
Normal file
38
actix_tls/accept/openssl/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/openssl/struct.AcceptorService.html
Normal file
27
actix_tls/accept/openssl/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
83
actix_tls/accept/openssl/struct.TlsStream.html
Normal file
83
actix_tls/accept/openssl/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
3
actix_tls/accept/rustls_0_20/index.html
Normal file
3
actix_tls/accept/rustls_0_20/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`rustls` v0.20 based TLS connection acceptor service."><title>actix_tls::accept::rustls_0_20 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module rustls_<wbr>0_<wbr>20</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>rustls_0_20</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/rustls_0_20.rs.html#1-198">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>rustls</code> v0.20 based TLS connection acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_20::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::rustls_0_20::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>rustls</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_20::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>rustls</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::rustls_0_20::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">Rustls based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::rustls_0_20::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps a <code>rustls</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
2
actix_tls/accept/rustls_0_20/reexports/index.html
Normal file
2
actix_tls/accept/rustls_0_20/reexports/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `rustls` that are useful for acceptors."><title>actix_tls::accept::rustls_0_20::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>rustls_<wbr>0_<wbr>20</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">rustls_0_20</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/rustls_0_20.rs.html#31">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>rustls</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.ServerConfig.html" title="struct actix_tls::accept::rustls_0_20::reexports::ServerConfig">Server<wbr>Config</a></div><div class="desc docblock-short">Common configuration for a set of server sessions.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/rustls_0_20/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_20/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":["ServerConfig"]};
|
File diff suppressed because one or more lines are too long
1
actix_tls/accept/rustls_0_20/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_20/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/rustls_0_20/struct.Acceptor.html
Normal file
38
actix_tls/accept/rustls_0_20/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/rustls_0_20/struct.AcceptorService.html
Normal file
27
actix_tls/accept/rustls_0_20/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
36
actix_tls/accept/rustls_0_20/struct.TlsStream.html
Normal file
36
actix_tls/accept/rustls_0_20/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
3
actix_tls/accept/rustls_0_21/index.html
Normal file
3
actix_tls/accept/rustls_0_21/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`rustls` v0.21 based TLS connection acceptor service."><title>actix_tls::accept::rustls_0_21 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module rustls_<wbr>0_<wbr>21</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>rustls_0_21</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/rustls_0_21.rs.html#1-198">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>rustls</code> v0.21 based TLS connection acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_21::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::rustls_0_21::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>rustls</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_21::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>rustls</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::rustls_0_21::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">Rustls based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::rustls_0_21::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps a <code>rustls</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
2
actix_tls/accept/rustls_0_21/reexports/index.html
Normal file
2
actix_tls/accept/rustls_0_21/reexports/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `rustls` that are useful for acceptors."><title>actix_tls::accept::rustls_0_21::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>rustls_<wbr>0_<wbr>21</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">rustls_0_21</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/rustls_0_21.rs.html#31">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>rustls</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.ServerConfig.html" title="struct actix_tls::accept::rustls_0_21::reexports::ServerConfig">Server<wbr>Config</a></div><div class="desc docblock-short">Common configuration for a set of server sessions.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/rustls_0_21/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_21/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":["ServerConfig"]};
|
File diff suppressed because one or more lines are too long
1
actix_tls/accept/rustls_0_21/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_21/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/rustls_0_21/struct.Acceptor.html
Normal file
38
actix_tls/accept/rustls_0_21/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/rustls_0_21/struct.AcceptorService.html
Normal file
27
actix_tls/accept/rustls_0_21/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
36
actix_tls/accept/rustls_0_21/struct.TlsStream.html
Normal file
36
actix_tls/accept/rustls_0_21/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
3
actix_tls/accept/rustls_0_22/index.html
Normal file
3
actix_tls/accept/rustls_0_22/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`rustls` v0.22 based TLS connection acceptor service."><title>actix_tls::accept::rustls_0_22 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module rustls_<wbr>0_<wbr>22</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>rustls_0_22</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/rustls_0_22.rs.html#1-198">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>rustls</code> v0.22 based TLS connection acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_22::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::rustls_0_22::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>rustls</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_22::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>rustls</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::rustls_0_22::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">Rustls based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::rustls_0_22::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps a <code>rustls</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
2
actix_tls/accept/rustls_0_22/reexports/index.html
Normal file
2
actix_tls/accept/rustls_0_22/reexports/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `rustls` that are useful for acceptors."><title>actix_tls::accept::rustls_0_22::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>rustls_<wbr>0_<wbr>22</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">rustls_0_22</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/rustls_0_22.rs.html#31">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>rustls</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.ServerConfig.html" title="struct actix_tls::accept::rustls_0_22::reexports::ServerConfig">Server<wbr>Config</a></div><div class="desc docblock-short">Common configuration for a set of server sessions.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/rustls_0_22/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_22/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":["ServerConfig"]};
|
116
actix_tls/accept/rustls_0_22/reexports/struct.ServerConfig.html
Normal file
116
actix_tls/accept/rustls_0_22/reexports/struct.ServerConfig.html
Normal file
File diff suppressed because one or more lines are too long
1
actix_tls/accept/rustls_0_22/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_22/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/rustls_0_22/struct.Acceptor.html
Normal file
38
actix_tls/accept/rustls_0_22/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/rustls_0_22/struct.AcceptorService.html
Normal file
27
actix_tls/accept/rustls_0_22/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
36
actix_tls/accept/rustls_0_22/struct.TlsStream.html
Normal file
36
actix_tls/accept/rustls_0_22/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
3
actix_tls/accept/rustls_0_23/index.html
Normal file
3
actix_tls/accept/rustls_0_23/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="`rustls` v0.23 based TLS connection acceptor service."><title>actix_tls::accept::rustls_0_23 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module rustls_<wbr>0_<wbr>23</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">actix_tls</a>::<wbr><a href="../index.html">accept</a></span><h1>Module <span>rustls_0_23</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/actix_tls/accept/rustls_0_23.rs.html#1-198">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p><code>rustls</code> v0.23 based TLS connection acceptor service.</p>
|
||||
<p>See <a href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_23::Acceptor"><code>Acceptor</code></a> for main service factory docs.</p>
|
||||
</div></details><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="mod" href="reexports/index.html" title="mod actix_tls::accept::rustls_0_23::reexports">reexports</a></div><div class="desc docblock-short">Re-exports from <code>rustls</code> that are useful for acceptors.</div></li></ul><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.Acceptor.html" title="struct actix_tls::accept::rustls_0_23::Acceptor">Acceptor</a></div><div class="desc docblock-short">Accept TLS connections via the <code>rustls</code> crate.</div></li><li><div class="item-name"><a class="struct" href="struct.AcceptorService.html" title="struct actix_tls::accept::rustls_0_23::AcceptorService">Acceptor<wbr>Service</a></div><div class="desc docblock-short">Rustls based acceptor service.</div></li><li><div class="item-name"><a class="struct" href="struct.TlsStream.html" title="struct actix_tls::accept::rustls_0_23::TlsStream">TlsStream</a></div><div class="desc docblock-short">Wraps a <code>rustls</code> based async TLS stream in order to implement [<code>ActixStream</code>].</div></li></ul></section></div></main></body></html>
|
2
actix_tls/accept/rustls_0_23/reexports/index.html
Normal file
2
actix_tls/accept/rustls_0_23/reexports/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Re-exports from `rustls` that are useful for acceptors."><title>actix_tls::accept::rustls_0_23::reexports - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../../static.files/rustdoc-b778ab399e080a4b.css"><meta name="rustdoc-vars" data-root-path="../../../../" data-static-root-path="../../../../static.files/" data-current-crate="actix_tls" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0-nightly (7608018cb 2024-09-29)" data-channel="nightly" data-search-js="search-e056c65ede92db13.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../static.files/main-54bc299d2a5e4e43.js"></script><noscript><link rel="stylesheet" href="../../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="icon" href="https://actix.rs/favicon.ico"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="../../../../actix_tls/index.html"><img src="https://actix.rs/img/logo.png" alt="logo"></a><h2><a href="../../../../actix_tls/index.html">actix_<wbr>tls</a><span class="version">3.4.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module reexports</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In actix_<wbr>tls::<wbr>accept::<wbr>rustls_<wbr>0_<wbr>23</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../../index.html">actix_tls</a>::<wbr><a href="../../index.html">accept</a>::<wbr><a href="../index.html">rustls_0_23</a></span><h1>Module <span>reexports</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../../src/actix_tls/accept/rustls_0_23.rs.html#31">source</a> </span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Re-exports from <code>rustls</code> that are useful for acceptors.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.ServerConfig.html" title="struct actix_tls::accept::rustls_0_23::reexports::ServerConfig">Server<wbr>Config</a></div><div class="desc docblock-short">Common configuration for a set of server sessions.</div></li></ul></section></div></main></body></html>
|
1
actix_tls/accept/rustls_0_23/reexports/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_23/reexports/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":["ServerConfig"]};
|
169
actix_tls/accept/rustls_0_23/reexports/struct.ServerConfig.html
Normal file
169
actix_tls/accept/rustls_0_23/reexports/struct.ServerConfig.html
Normal file
File diff suppressed because one or more lines are too long
1
actix_tls/accept/rustls_0_23/sidebar-items.js
Normal file
1
actix_tls/accept/rustls_0_23/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"mod":["reexports"],"struct":["Acceptor","AcceptorService","TlsStream"]};
|
38
actix_tls/accept/rustls_0_23/struct.Acceptor.html
Normal file
38
actix_tls/accept/rustls_0_23/struct.Acceptor.html
Normal file
File diff suppressed because one or more lines are too long
27
actix_tls/accept/rustls_0_23/struct.AcceptorService.html
Normal file
27
actix_tls/accept/rustls_0_23/struct.AcceptorService.html
Normal file
File diff suppressed because one or more lines are too long
36
actix_tls/accept/rustls_0_23/struct.TlsStream.html
Normal file
36
actix_tls/accept/rustls_0_23/struct.TlsStream.html
Normal file
File diff suppressed because one or more lines are too long
1
actix_tls/accept/sidebar-items.js
Normal file
1
actix_tls/accept/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"enum":["TlsError"],"fn":["max_concurrent_tls_connect"],"mod":["native_tls","openssl","rustls_0_20","rustls_0_21","rustls_0_22","rustls_0_23"]};
|
Reference in New Issue
Block a user