Docs.rs
xstack-tls-0.2.17
xstack-tls 0.2.17
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yayanyang
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
futures-boring ^0.2
normal
futures-yamux ^0.2
normal
log ^0.4
normal
multistream-select ^0.13
normal
uuid ^1.2.2
normal
xstack ^0.2
normal
xstack-x509 ^0.2
normal
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xstack_
tls
0.2.17
Function
xstack_tls
::
create_ssl_acceptor
Copy item path
source
ยท
[
−
]
pub async fn create_ssl_acceptor(switch: &
Switch
) ->
Result
<
SslAcceptor
>