pub fn read_checkpoint(data: &[u8]) -> Result<Checkpoint>Expand description
Deserialize a checkpoint blob produced by write_checkpoint.
pub fn read_checkpoint(data: &[u8]) -> Result<Checkpoint>Deserialize a checkpoint blob produced by write_checkpoint.