Function rename

Source
pub fn rename(from: &str, to: &str) -> Result<(), FileError>