Docs.rs
async-tls-lite-0.1.0
async-tls-lite 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
vkill
Dependencies
futures-io-traits-sync-wrapper ^0.1
normal
futures-util ^0.3
normal
rustls ^0.18
normal
webpki ^0.21
normal
webpki-roots ^0.20
normal
async-io ^0.1
dev
futures-executor ^0.3
dev
webpki ^0.21
dev
webpki-roots ^0.20
dev
Versions
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
async_tls_lite
All crates
[
−
]
[src]
Function
async_tls_lite
::
handshake
pub fn handshake<S, IO>(session: S, io: IO) ->
MidHandshake
<S, IO>