BoxStdError

Type Alias BoxStdError 

Source
pub type BoxStdError = Box<dyn Error>;

Aliased Typeยง

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