Docs.rs
trust-dns-native-tls-0.21.1
trust-dns-native-tls 0.21.1
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bluejekyll
Dependencies
trust-dns-proto ^0.21.1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
trust_
dns_
native_
tls
0.21.1
Module tls_
stream
Module Items
Structs
Functions
Type Aliases
In crate trust_
dns_
native_
tls
trust_dns_native_tls
Module
tls_stream
Copy item path
Source
Expand description
Base TlsStream
Structs
§
TlsStream
Builder
A builder for the TlsStream
Functions
§
tls_
from_
stream
Initializes a TlsStream with an existing tokio_tls::TlsStream.
Type Aliases
§
TlsStream
A TlsStream counterpart to the TcpStream which embeds a secure TlsStream