Crate solana_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

Type Aliases§

DownloadProgressCallbackOption