pub struct Block {}Expand description
Marker type for the second phase of a journal commit: writing the metadata blocks.
Ensures that JournalWriter::write_tx_begin must be called before
JournalWriter::write_blocks.
pub struct Block {}Marker type for the second phase of a journal commit: writing the metadata blocks.
Ensures that JournalWriter::write_tx_begin must be called before
JournalWriter::write_blocks.