Skip to main content

url_to_cache_key

Function url_to_cache_key 

Source
pub fn url_to_cache_key(name: Option<&str>, url: &str) -> String
Expand description

Build a cache key (bare cache file name) from a name and URL.