Function copy_file

Source
pub fn copy_file(from_path: PathBuf, to_path: PathBuf) -> Result<()>