#include "tensorstore/data_type.h" constexpr std::string_view tensorstore::DataType::name() const; Returns the data type name, e.g. "bool" or "uint32".