actix_tls::connect::native_tls

Module reexports

source
Expand description

Re-exports from native-tls and tokio-native-tls that are useful for connectors.

Structsยง

  • A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
  • A builder for client-side TLS connections.