#include "tensorstore/kvstore/read_result.h"
bool tensorstore::kvstore::ReadResult::not_found() const;

Returns true if the key was not found.