pub fn ax_rename(old: &str, new: &str) -> AxResult
fs
Rename a file or directory to a new name.
It will delete the original file if old already exists.
old