Module code

Source
Expand description

The trait for the key and value encoding and decoding.

Traitsยง

HashBuilder
Hash builder trait.
Key
Key trait for the in-memory cache.
StorageKey
Key trait for the disk cache.
StorageValue
Value trait for the disk cache.
Value
Value trait for the in-memory cache.