Expand description
traits related to collections of blobs
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.