#include "tensorstore/util/executor.h"
class tensorstore::InlineExecutor;

Executor that simply executes functions immediately in the current thread.