Module hashseq

Source
Expand description

traits related to collections of blobs

Structs§

HashSeq
A sequence of links, backed by a Bytes object.
HashSeqIter
Iterator over the hashes in a HashSeq.
HashSeqStream
Stream over the hashes in a HashSeq.

Functions§

parse_hash_seq
Parse a sequence of hashes.