pub type ExecutorError = Box<dyn Error>;

Aliased Type§

struct ExecutorError(/* private fields */);