#include "tensorstore/array.h"
constexpr span<const Index, static_rank>
tensorstore::Array<ElementTagType,
                  
 Rank,
                  
 OriginKind,
                  
 LayoutContainerKind>::
shape() const;
span<MaybeConstIndex, static_rank>
tensorstore::Array<ElementTagType,
                  
 Rank,
                  
 OriginKind,
                  
 LayoutContainerKind>::
shape();

Returns the shape vector of size rank().