Crate atlas_file_download

Crate atlas_file_download 

Source

Structs§

DownloadProgressRecord
Structure modeling information about download progress

Functions§

download_file
This callback allows the caller to get notified of the download progress modelled by DownloadProgressRecord Return “true” to continue the download Return “false” to abort the download
download_file_with_headers
This function works like download_file, but accepts HTTP headers.

Type Aliases§

DownloadProgressCallbackOption