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