Module traits

Source

Traitsยง

Hasher
Trait for customize hash function
Key
This trait is map keys to / from the users key space into a finite key space used internally. This space is the set of all N-byte arrays where N < 2^32
Store
Trait for customize backend storage
Value
Trait for define value structures