Type Alias LastPieceCache

Source
pub type LastPieceCache = (PieceIndex, Piece);
Expand description

Used to store the last piece downloaded in an object fetcher batch.