iroh_
blobs
0.30.0
Module hashseq
Module Items
Structs
Functions
In crate iroh_
blobs
iroh_blobs
Module
hashseq
Copy item path
Source
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.