ExecutionResult.completed

Whether execution finished successfully

struct ExecutionResult(T)
bool completed;

Meta