subspace_data_retrieval::segment_fetcher

Function download_segment_pieces

source
pub async fn download_segment_pieces<PG>(
    segment_index: SegmentIndex,
    piece_getter: &PG,
) -> Result<Vec<Option<Piece>>, SegmentGetterError>
Expand description

Concurrently downloads the pieces for segment_index.