[][src]Function solana_download_utils::download_file

pub fn download_file(url: &str, destination_file: &Path) -> Result<(), String>