Skip to main content

DownloadFile

Function DownloadFile 

Source
pub async fn DownloadFile(
    url: String,
    destination: String,
) -> Result<Struct, String>