Type Definition ees::Error[][src]

type Error = Box<dyn Error + Send + Sync + 'static>;
Expand description

Represents an arbitrary owned error