pub(crate) fn copy_files_all( src: impl AsRef<Path>, dst: impl AsRef<Path>, ) -> Result<()>
Copy everything that ISN’T a directory… just the files