Expand description
Functionality for manually modifying and displaying the catalog contents. This is helpful for fixing a corrupt catalog.
Macros§
- Macro to simplify implementing
Collection
.
Structs§
- A trace of timestamped diffs for a particular
Collection
. - Catalog data structured as timestamped diffs.
Enums§
- The type of a
Collection
.
Traits§
- The contents of the catalog are logically separated into separate
Collection
s, which describe the category of data that the content belongs to.