pub fn rename<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q)
A wrapper around std::fs::rename which includes the file path in the panic message.
std::fs::rename