Function cpp_to_rust_common::file_utils::move_one_file [] [src]

pub fn move_one_file(old_path: &PathBuf, new_path: &PathBuf) -> Result<()>