Skip to main content

read_checkpoint

Function read_checkpoint 

Source
pub fn read_checkpoint(data: &[u8]) -> Result<Checkpoint>
Expand description

Deserialize a checkpoint blob produced by write_checkpoint.