#include "tensorstore/chunk_layout.h"
absl::Status tensorstore::ChunkLayout::Set(ChunkLayout value);

Merges in additional chunk layout constraints. Soft constraints of *this take precedence over soft constraints of value.