Module iroh_blobs::hashseq
source · Expand description
traits related to collections of blobs
Structs§
- A sequence of links, backed by a [
Bytes
] object. - Iterator over the hashes in a
HashSeq
. - Stream over the hashes in a
HashSeq
.
Functions§
- Parse a sequence of hashes.