pub fn replay(path: &Path) -> Result<Option<JournalState>, Error>Expand description
replay_str over a file. Ok(None) when no journal exists.
pub fn replay(path: &Path) -> Result<Option<JournalState>, Error>replay_str over a file. Ok(None) when no journal exists.