File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
pr/42/docs/src/iroh_blobs/downloader Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 219219/// [`ProgressSubscriber`] channel senders, which will receive each progress update (if they have
220220/// capacity). Additionally, the [`ProgressTracker`] maintains a [`TransferState`] for each
221221/// transfer, applying each progress update to update this state. When subscribing to an already
222- /// running transfer, the subscriber will receive a [`DownloadProgress ::InitialState`] message
222+ /// running transfer, the subscriber will receive a [`DownloadProgressEvent ::InitialState`] message
223223/// containing the state at the time of the subscription, and then receive all further progress
224224/// events directly.
225225</ span > < span class ="attr "> #[derive(Debug, Default)]
You can’t perform that action at this time.
0 commit comments