Skip to main content

cache_key_hex

Function cache_key_hex 

Source
pub fn cache_key_hex<T: CacheKey>(value: &T) -> String
Expand description

Returns the hex-encoded cache key for a value.