#include "tensorstore/open.h" template <typename T>constexpr bool tensorstore::IsJsonSpecLike; Indicates that T may be passed as a JSON spec to tensorstore::Open. Supported types are: ::nlohmann::json std::string std::string_view