Expand description
Helpers for blobs that contain a sequence of hashes.
Structs§
- HashSeq
- A sequence of links, backed by a
Bytes
object. - Hash
SeqIter - Iterator over the hashes in a
HashSeq
. - Hash
SeqStream - Stream over the hashes in a
HashSeq
.
Functions§
- parse_
hash_ seq - Parse a sequence of hashes.