#include "tensorstore/kvstore/spec.h"
explicit tensorstore::kvstore::Spec::Spec(DriverSpecPtr driver,
                                          
std::string path);

Constructs a path from the specified driver and key prefix.