download_file

Function download_file 

Source
pub async fn download_file(url: &str, path: &PathBuf) -> Result<(), String>