Function gftp::download_from_url

source ·
pub async fn download_from_url(url: &Url, dst_path: &Path) -> Result<()>