Function download_file

Source
pub fn download_file(url: &str, destination: &Path) -> Result<()>