Module download

Module download 

Source
Expand description

Download interface for mod files.

Structs§

Downloader
A Downloader can be used to stream a mod file or save the file to a local file. Constructed with Download::download.
Error
The Errors that may occur when using Download::download.
Info

Enums§

DownloadAction
ErrorKind
ResolvePolicy
Defines the policy for DownloadAction::Version when multiple files are found.

Traits§

Download
Extention trait for downloading mod files.