fn relative_file_paths_in_dir(dir: &Path) -> Vec<PathBuf>
All the files in dir, including subdirectories.
dir