pub type RustlsHandshakeError = HandshakeError<TcpStream>;
Expand description

A HandshakeError from rustls-connector