pub type OpenSslErrorStack = ErrorStack;
Expand description
An ErrorStack
from openssl
Aliased Typeยง
struct OpenSslErrorStack(/* private fields */);
pub type OpenSslErrorStack = ErrorStack;
An ErrorStack
from openssl
struct OpenSslErrorStack(/* private fields */);