Module depth_first
Available on crate feature
trie
only.Expand description
Depth-first trie iterator.
Structs§
- Depth
First Trie Iterator - An iterator that traverses trie nodes in depth-first post-order.
Functions§
- cmp
- Compares two Nibbles in depth-first order.