pub fn write_restore_plan(
path: &Path,
plan: &RestorePlan,
) -> Result<(), RestorePersistenceError>Expand description
Durably replace one serialized restore plan.
pub fn write_restore_plan(
path: &Path,
plan: &RestorePlan,
) -> Result<(), RestorePersistenceError>Durably replace one serialized restore plan.