#include "tensorstore/kvstore/kvstore.h"
struct tensorstore::kvstore::SpecRequestOptions
   
 : public DriverSpecOptions;

Options that may be specified when requesting the Spec for an open KvStore.

Refer to the documentation of KvStore::spec for details.