Skip to main content

cache_key

Function cache_key 

Source
pub fn cache_key(url: &str, credential: &str) -> String
Expand description

The key a URL is cached under. The credentials are folded in so one person’s cached reads are never answered to another.