Expand description
contains trait definitions for space optimizing your trie to optimize for space. This trait is also re-exported for better usability
Structs§
- Set of ASCII characters
- Set of ASCII lowercase alphabets
- Set of ASCII uppercase alphabets
Traits§
- Implement this trait to space optimize your trie according to your character set