actix_tls::accept::native_tls

Module reexports

source
Expand description

Re-exports from native-tls that are useful for acceptors.

Structsยง

  • An error returned from the TLS implementation.
  • A wrapper around a native_tls::TlsAcceptor, providing an async accept method.