[][src]Crate trie_lib

Structs

Trie

Trie data structure where is word is associated with a label of type LabelType

TrieIter

"Iterator" allowing to use the trie in an optimised way by inputing each char seprately