Skip to main content

restore

Function restore 

Source
pub fn restore(path: &Path, backup_path: &Path) -> Result<()>
Expand description

Restore a file from its backup. Returns an error if the backup file is missing.