pub type LastPieceCache = (PieceIndex, Piece);
Used to store the last piece downloaded in an object fetcher batch.