Expand description
Downloading mod files.
Structs§
- A
Downloader
can be used to stream a mod file or save the file to a local file. Constructed withModio::download
.
Enums§
- Defines the action that is performed for
Modio::download
. - The Errors that may occur when using
Modio::download
. - Defines the policy for
DownloadAction::Version
when multiple files are found.