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

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

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