Skip to main content

DownloadFile

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