Module ethcore_util::trie::node [] [src]

Export the node module.

Enums

Node

Type of node in the trie and essential information thereof.

OwnedNode

An owning node type. Useful for trie iterators.

Type Definitions

NodeKey

Partial node key type.