#include "tensorstore/kvstore/read_result.h"
using tensorstore::kvstore::Key = std::string;

Key-value store key type.