Function download

Source
pub fn download(url: &str, path: &str) -> Result<()>
Expand description

Download a file from the URL to the path.