liftof_cc

Function move_file_rename_liftof

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