prefix-trie 0.8.0

Prefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches.
Documentation
1
2
3
4
ignore:
  - "src/fuzzing"
  - "src/test.rs"
  - "examples"