Function download_url_to_file [source]

pub(crate) fn download_url_to_file(url: &str, dest: &Path) -> Result<(), String>