#include "tensorstore/open_mode.h"
constexpr ReadWriteMode tensorstore::operator~(ReadWriteMode a);

Returns the complement of a mode.