Module key

Source
Expand description

Cache key

Structs§

CacheKey
General purpose cache key
CompactCacheKey
Storage optimized cache key to keep in memory or in storage

Traits§

CacheHashKey
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§

HashBinary
An 128 bit hash binary