#include "tensorstore/rank.h"
constexpr const DimensionIndex tensorstore::kMaxRank = 32;

Maximum supported rank.