[][src]Crate downloader

A simple way to download files via HTTP/HTTPS

Modules

download

The actual download code

Structs

Download

A Download to be run.

DownloadResult

The result of a Download

Downloader

The main entry point

DownloaderBuilder

A builder for Downloader

Enums

Error

An Error Enum

Type Definitions

Result

Result type for the gng_shared library