Skip to main content

cache_path_for_url

Function cache_path_for_url 

Source
pub fn cache_path_for_url(url: &str) -> PathBuf
Expand description

Compute the cache file path for a URL.

The path is deterministic: same URL always maps to the same file.