#include "tensorstore/array.h"
DataType tensorstore::Array<ElementTagType,
                            Rank,
                            OriginKind,
                            LayoutContainerKind>::
dtype() const;

Returns the element representation type.