trie-generic

Generic implementation of a trie.

Install

Add trie-generic to the dependencies on your Cargo.toml file:

rust [dependencies] trie-generic = "0.1.2"

API

Example

To do

Bugs and stuff

Open a GitHub issue or, preferably, send me a pull request.