pub fn cache_path_for_url(url: &str) -> PathBuf
Compute the cache file path for a URL.
The path is deterministic: same URL always maps to the same file.