Crate download_extract_progress

Source

Enums§

DownloadError
Error type for download and extraction operations.

Functions§

download
Downloads a file from the given URL to the specified path, reporting progress as a stream.
download_github
Downloads the latest GitHub release asset matching a predicate, with optional hash verification.