Skip to main content

Module reader

Module reader 

Source
Expand description

Tree reader and traversal utilities

Read files and directories from content-addressed storage

Structs§

TreeEntry
Tree entry for directory listings
TreeReader
TreeReader - reads and traverses merkle trees
VerifyIntegrityResult
Result of strong tree integrity verification.
VerifyResult
Result of tree verification
WalkEntry
Walk entry for tree traversal

Enums§

ReaderError
Reader error type

Functions§

verify_tree
Verify tree integrity Checks that all referenced hashes exist
verify_tree_integrity
Verify tree integrity and content addresses.