[−][src]Module trust_dns_rustls::tls_stream
Functions
tls_connect | Creates a new TlsStream to the specified name_server |
tls_from_stream | Initializes a TlsStream with an existing tokio_tls::TlsStream. |
Type Definitions
TlsStream |
tls_connect | Creates a new TlsStream to the specified name_server |
tls_from_stream | Initializes a TlsStream with an existing tokio_tls::TlsStream. |
TlsStream |