iroh_blobs::get

Module request

Source
Expand description

Utilities to generate or execute complex get requests without persisting to a store.

Any complex request can be executed with downloading to a store, using the crate::api::remote::Remote::execute_get method. But for some requests it is useful to just get the data without persisting it to a store.

In addition to these utilities, there are also constructors in crate::protocol::ChunkRangesSeq to construct complex requests.

Structs§

Enums§

Functions§