#include "tensorstore/array.h"
using tensorstore::Array<ElementTagType,
                        
 Rank,
                        
 OriginKind,
                        
 LayoutContainerKind>::
RankType =
   
 typename Layout::RankType;

Static or dynamic rank representation type.