Module code

Module code 

Source
Expand description

The trait for the key and value encoding and decoding.

Enums§

CodeError
Code error.

Traits§

Code
Encode/decode trait for key and value.
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.

Type Aliases§

CodeResult
Code Result.
DefaultHasher
The default hasher for foyer.