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