move_file_with_name

Function move_file_with_name 

Source
pub fn move_file_with_name(old_path: &str, new_dir: &str) -> Result<(), Error>