Function rename

Source
pub async fn rename(from: impl AsRef<Path>, to: impl AsRef<Path>) -> Result<()>