[](https://github.com/andrefs/trie-generic/actions/workflows/rust.yml)
Generic implementation of a trie.
Add `trie-generic` to the dependencies on your Cargo.toml file:
```rust
[dependencies]
trie-generic = "0.1.2"
```
- -
Open a GitHub issue or, preferably, send me a pull request.