Modules§
Structs§
- Change
Buffer - A buffer that accumulates changes and produce compacted changes.
Enums§
- Inconsistency
Behavior - Behavior when inconsistency is detected when aggregating changes to
ChangeBuffer.
Type Aliases§
- Output
Kind - The kind of output for
ChangeBuffer::into_chunkandChangeBuffer::into_chunks. Can beUPSERTorRETRACT.