Skip to main content

save_checkpoint

Function save_checkpoint 

Source
pub fn save_checkpoint(
    path: &Path,
    data: &impl Serialize,
) -> Result<(), EvolutionError>
Expand description

Checkpoint persistence helpers.