Module patricia_trie::node[][src]

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.