#include "tensorstore/kvstore/spec.h"
Result<std::string> tensorstore::kvstore::Spec::ToUrl() const;

Returns the URL representation of this spec, if supported.