mz_
persist_
types
0.0.0
Module txn
Module Items
Enums
Traits
In crate mz_
persist_
types
mz_persist_types
Module
txn
Copy item path
Source
Expand description
Types for the txn-wal crate.
Enums
§
Txns
Entry
The in-mem representation of an update in the txns shard.
Traits
§
Txns
Codec
An abstraction over the encoding format of
TxnsEntry
.