Module valued_trie

Source

Functionsยง

valued_ordered_trie_root
This is a modified version of trie root that takes trie node values instead of deriving from the actual data. Taken from trie-db as is.