Module downloader::downloader[][src]

The Downloader that holds all the logic to manage the Downloads

Structs

Builder

A builder for a Downloader

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.