#include "tensorstore/box.h"
using tensorstore::Box<Rank>::RankType = StaticOrDynamicRank<Rank>;

Type that represents the static or dynamic rank.