Function exchange_file_atomically

Source
fn exchange_file_atomically(db_path: &Path, tmp_path: &Path) -> Result<()>