Type Definition ees::Error

source · []
pub type Error = Box<dyn Error + Send + Sync + 'static>;
Expand description

Represents an arbitrary owned error