pub type OutputKind = bool;Expand description
The kind of output for ChangeBuffer::into_chunk and ChangeBuffer::into_chunks.
Can be UPSERT or RETRACT.
pub type OutputKind = bool;The kind of output for ChangeBuffer::into_chunk and ChangeBuffer::into_chunks.
Can be UPSERT or RETRACT.