Skip to main content

write_restore_plan

Function write_restore_plan 

Source
pub fn write_restore_plan(
    path: &Path,
    plan: &RestorePlan,
) -> Result<(), RestorePersistenceError>
Expand description

Durably replace one serialized restore plan.