StdError

Type Alias StdError 

Source
pub type StdError = Box<dyn Error + Send + Sync + 'static>;

Aliased Typeยง

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