pub struct TxEnd {}Expand description
Marker type for the final phase of a journal commit: TxEnd.
Ensures that JournalWriter::write_blocks are completed before finalizing
the transaction.
pub struct TxEnd {}Marker type for the final phase of a journal commit: TxEnd.
Ensures that JournalWriter::write_blocks are completed before finalizing
the transaction.