pub struct TxBegin {}Expand description
Marker type for the first phase of a journal commit: TxBegin.
Used with JournalWriter to enforce commit stage ordering via the type
system.
pub struct TxBegin {}Marker type for the first phase of a journal commit: TxBegin.
Used with JournalWriter to enforce commit stage ordering via the type
system.