Type Alias OpenSslErrorStack

Source
pub type OpenSslErrorStack = ErrorStack;
Expand description

An ErrorStack from openssl

Aliased Typeยง

struct OpenSslErrorStack(/* private fields */);