Module task

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 BodyDownloaderResults to hold in the buffer.