Skip to main content

stream_download

Function stream_download 

Source
pub async fn stream_download(url: &str, dest: &Path) -> Result<(), String>