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