trie_alg

Module trie

Source
Expand description

Provides Trie and MultiTrie implementations space optimized for set of characters in use.

Re-exports§

Modules§

  • contains trait definitions for space optimizing your trie to optimize for space. This trait is also re-exported for better usability

Structs§