Type Definition rzbackup::IndexEntry [] [src]

type IndexEntry = (IndexBundleHeader, BundleInfo);

A ZBackup index entry. This combined the header with the bundle info, since generally both of these are needed to make use of the data.