mito2::wal::entry_reader

Function decode_raw_entry

Source
pub(crate) fn decode_raw_entry(raw_entry: Entry) -> Result<(EntryId, WalEntry)>