Function std::sys::unix::fs::rename

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