Skip to main content

download_file

Function download_file 

Source
pub async fn download_file(url: &str, dest: &Path) -> Result<()>
Expand description

Download a file with progress reporting