Type Alias tcp_stream::OpenSslErrorStack

source ·
pub type OpenSslErrorStack = ErrorStack;
Expand description

An ErrorStack from openssl

Aliased Type§

struct OpenSslErrorStack(/* private fields */);