titan_utils

Type Alias BoxStdError

Source
pub type BoxStdError = Box<dyn Error>;

Aliased Typeยง

struct BoxStdError(/* private fields */);