Skip to main content

CacheKey

Type Alias CacheKey 

Source
pub type CacheKey = String;
Expand description

Cache key identifier

Aliased Typeยง

pub struct CacheKey { /* private fields */ }