Crate trie_standardmap

Source
Expand description

Key-value datastore with a modified Merkle tree.

Structs§

StandardMap
Standard test map for profiling tries.

Enums§

Alphabet
Alphabet to use when creating words for insertion into tries.
ValueMode
Means of determining the value.