Skip to main content

Module download

Module download 

Source
Expand description

Downloading a URL’s content to a file.

Functions§

download_file
Fetches url and writes the response body to path.join(name), optionally showing a progress bar (see crate::fetch::fetch_content).