#include "tensorstore/kvstore/kvstore.h"
struct tensorstore::kvstore::OpenOptions : public DriverOpenOptions;

Driver-agnostic options that may be specified when opening a KvStore.

Refer to the documentation of kvstore::Open for details.