Struct tls_api::TlsConnectorBox [−][src]
pub struct TlsConnectorBox(_);
Expand description
Configured connector. This is a dynamic version of TlsConnector
.
This can be constructed either with:
Implementations
Connect.
pub struct TlsConnectorBox(_);
Configured connector. This is a dynamic version of TlsConnector
.
This can be constructed either with:
Connect.