E

Type Alias E 

Source
pub type E = Box<dyn Error>;

Aliased Typeยง

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