Module task

Source
Expand description

A downloader implementation that spawns a downloader to a task

Structs§

TaskDownloader
A [BodyDownloader] that drives a spawned [BodyDownloader] on a spawned task.

Constants§

BODIES_TASK_BUFFER_SIZE
The maximum number of [BodyDownloaderResult]s to hold in the buffer.