Module value_serde

Source
Expand description

Value encoding is an encoding format which converts the data into a binary form (not memcomparable).

Traits§

ValueRowSerde
The compound trait used in StateTableInner, implemented by BasicSerde and ColumnAwareSerde
ValueRowSerdeNew
Part of ValueRowSerde that implements new a serde given column_ids and schema

Type Aliases§

Result