#include "tensorstore/box.h" using tensorstore::BoxView<Rank, Mutable>::RankType = StaticOrDynamicRank<Rank>; Type representing a static or dynamic rank.