OutputKind

Type Alias OutputKind 

Source
pub type OutputKind = bool;
Expand description

The kind of output for ChangeBuffer::into_chunk and ChangeBuffer::into_chunks. Can be UPSERT or RETRACT.