mz_
persist_
types
0.0.0
Module txn
Enums
Traits
In crate mz_
persist_
types
Module
mz_persist_types
::
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
.