pub async fn rename_async(from: &Path, to: &Path) -> Result<()>
Rename a file with contextual error (async)