pub fn last_saved_state<P: AsRef<Path>>(
    p: P
) -> Result<(Option<u32>, State), Box<dyn Error>>
Expand description

Finds the last saved db state.