This crate provides a simple way to download files.
In particular this crate aims to make it easy to download and cache files
that do not change over time, for example reference image files, ML models,
example audio files or common password lists.
Roadmap
Test concurrency
Add an expected_size: Optional size to DownloadRequests