pub fn list_persistent_fragment_log_files_from_folder_path(
    folder: &Path
) -> Result<impl Iterator<Item = PathBuf>>