Skip to main content

write_checkpoint

Function write_checkpoint 

Source
pub fn write_checkpoint(cache_dir: &Path, state: &CheckpointState) -> Result<()>
Expand description

Write checkpoint state to disk (pretty-printed JSON).