Module eflint_to_json::download
source · Expand description
File to download stuff from the World Wide Web using reqwest
.
Structs§
- Defines things to do to assert a downloaded file is secure and what we expect.
- Wraps the contents of an error body.
Enums§
- Defines errors occurring with
download_file_async()
.
Functions§
- Downloads some file from the interwebs to the given location.
- Downloads some file from the interwebs to the given location.