ExecutorError

Type Alias ExecutorError 

Source
pub type ExecutorError = Box<dyn Error>;

Aliased Typeยง

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