Expand description
Functions that use the iroh-blobs protocol in conjunction with a bao store.
Structs§
- Intermediary state returned from
get_to_db_in_stepsfor a download request that needs a connection to proceed. 
Enums§
- The id of a blob in a transfer
 - Information about a the status of a blob in a store.
 - Progress updates for the get operation.
 - Output of
get_to_db_in_steps. 
Functions§
- Get information about a blob in a store.
 - Get a blob or collection into a store.
 - Get a blob or collection into a store, yielding if a connection is needed.
 - Given a partial entry, get the valid ranges.