Module mutation_chunk

Source
Expand description

Nested message and enum types in MutationChunk.

Structsยง

ChunkInfo
Information about the chunking of this mutation. Only SetCell mutations can be chunked, and all chunks for a SetCell will be delivered contiguously with no other mutation types interleaved.