Skip to main content

CacheKey

Type Alias CacheKey 

Source
pub type CacheKey = (String, String);
Expand description

Cache key: normalized query string + user (or empty string for global).