Module depth_first

Module depth_first 

Source
Expand description

Depth-first trie iterator.

Structs§

DepthFirstTrieIterator
An iterator that traverses trie nodes in depth-first post-order.

Functions§

cmp
Compares two Nibbles in depth-first order.