Function abstio::print_download_progress
source · [−]pub fn print_download_progress(progress: Receiver<String>)
Expand description
Print download progress to STDOUT. Pass this the receiver, then call download_to_file or download_bytes with the sender.