Crate prefix_tree_rs

Crate prefix_tree_rs 

Source

Structsยง

Trie
A Trie data structure for managing strings.
TrieNode
A single node in the Trie.