Function reth_fs_util::rename

source ยท
pub fn rename(from: impl AsRef<Path>, to: impl AsRef<Path>) -> Result<()>
Expand description

Wrapper for std::fs::rename