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

Returns the URL representation of this spec, if supported.