Function std::sys::windows::fs::rename

source ·
pub fn rename(old: &Path, new: &Path) -> Result<()>