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