Structs§
- Private
Archive - Directory structure mapping filepaths to their datamaps and metadata.
Enums§
- Private
Archive Versioned - This type essentially wraps archive in version marker. E.g. in JSON format:
{ "V0": { "map": <xxx> } }
Type Aliases§
- Private
Archive Data Map - Private archive datamap, allowing access to the
PrivateArchive
data.