ImplementationError

Type Alias ImplementationError 

Source
pub type ImplementationError = Box<dyn Error + Send + Sync>;

Aliased Typeยง

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