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 withDownload::download
. - Error
- The Errors that may occur when using
Download::download
. - Info
Enums§
- Download
Action - Error
Kind - Resolve
Policy - Defines the policy for
DownloadAction::Version
when multiple files are found.
Traits§
- Download
- Extention trait for downloading mod files.