Skip to main content

fetch_url_to_cache

Function fetch_url_to_cache 

Source
pub fn fetch_url_to_cache(
    url: &str,
    storage_dir: &Path,
    options: UrlFetchOptions,
) -> Result<PathBuf, UrlFetchError>