Module walker
Available on crate feature
trie
only.Expand description
The trie walker for iterating over the trie nodes.
Structsยง
- Trie
Walker - Traverses the trie in lexicographic order.
trie
only.The trie walker for iterating over the trie nodes.