Type Alias enw::BoxError

source ·
pub type BoxError = Box<dyn Error>;

Aliased Type§

struct BoxError(/* private fields */);