pub fn shard(key: &CacheKey) -> String
The shard component of key per CACHE-010: the first two lowercase hexadecimal characters of the key.
key
CACHE-010