Module archive_private

Module archive_private 

Source

Structs§

PrivateArchive
Directory structure mapping filepaths to their datamaps and metadata.

Enums§

PrivateArchiveVersioned
This type essentially wraps archive in version marker. E.g. in JSON format: { "V0": { "map": <xxx> } }

Type Aliases§

PrivateArchiveDataMap
Private archive datamap, allowing access to the PrivateArchive data.