Type Alias CacheKey

Source
pub type CacheKey = String;
Expand description

Cache key type

Aliased Typeยง

pub struct CacheKey { /* private fields */ }