Skip to main content

save_checkpoint

Function save_checkpoint 

Source
pub fn save_checkpoint(state: &AnalysisState, path: &Path) -> Result<()>
Expand description

Save analysis state to checkpoint file.

Creates a JSON checkpoint file that can be used to resume analysis.