pub type NativeTlsHandshakeError = HandshakeError<TcpStream>;
Expand description

A HandshakeError from native-tls