Module downloader::downloader

source ·
Expand description

The Downloader that holds all the logic to manage the Downloads

Structs

A builder for a Downloader
This is the main entry point: You need to have a Downloader and then can call download on that, passing in a list of Download objects.