#include "tensorstore/chunk_layout.h" using tensorstore::ChunkLayout::ReadChunkShape = ChunkShapeFor<Usage::kRead>; Constrains the shape for read chunks.