Expand description
Download interface for mod files.
Structs§
- Downloader
- A
Downloadercan 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::Versionwhen multiple files are found.
Traits§
- Download
- Extention trait for downloading mod files.