Expand description
Cache key
Structs§
- Cache
Key - General purpose cache key
- Compact
Cache Key - Storage optimized cache key to keep in memory or in storage
Traits§
- Cache
Hash Key - The trait for cache key
Functions§
- hash_
key - helper function: hash str to HashBinary
- hash_u8
- helper function: hash str to u8
- str2hex
- Decode the hex str into HashBinary.
Type Aliases§
- Hash
Binary - An 128 bit hash binary