Function upgrade_in_place

Source
pub fn upgrade_in_place(
    temp_path: &PathBuf,
    target_path: &PathBuf,
) -> Result<()>