[][src]Module modio::download

Downloading mod files.

Structs

Downloader

A Downloader can be used to stream a mod file or save the file to a local file. Constructed with Modio::download.

Enums

DownloadAction

Defines the action that is performed for Modio::download.

Error

The Errors that may occur when using Modio::download.

ResolvePolicy

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