download_to_path

Function download_to_path 

Source
pub fn download_to_path<P: AsRef<Path>>(
    entry: &RemoteContent,
    dest_path: P,
) -> Result<()>
Expand description

Ensure a URL with specified hash exists in a local filesystem path.