Module hashseq
iroh_
blobs
0.34.1
Module hashseq
Module Items
Structs
Functions
In crate iroh_
blobs
Modules
cli
downloader
export
format
get
hashseq
metrics
net_protocol
protocol
provider
rpc
store
ticket
util
Structs
Hash
HashAndFormat
Enums
BlobFormat
Constants
ALPN
IROH_BLOCK_SIZE
iroh_blobs
Module
hashseq
Copy item path
Settings
Help
Summary
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.