OpensslErrorStack

Type Alias OpensslErrorStack 

Source
pub type OpensslErrorStack = ErrorStack;
Expand description

An ErrorStack from openssl

Aliased Typeยง

pub struct OpensslErrorStack(/* private fields */);