Module common

Source
Expand description

§Common elements

Both PK files and the PKI files are organised as

Modules§

fs
Tools to handle a file system
writer
Writer for CRC trees

Structs§

CRCTreeCollector
Simple visitor that collects a CRC tree to an instance of []
CRCTreeNode
Node in a CRC tree
FileMeta
Metadata for a single file
FileMetaPair
Metadata for a file, raw and compressed

Traits§

CRCTreeVisitor
A trait to visit a CRC tree from a reader

Type Aliases§

CRCTree
Datastructure to hold a CRC tree.