trie-generic
Generic implementation of a trie.
Install
Add trie-generic
to the dependencies on your Cargo.toml file:
-generic = "0.1.2"
trie
API
Example
To do
- Improve docs
- Replace string/Vec with Iterator
Bugs and stuff
Open a GitHub issue or, preferably, send me a pull request.