Map and set interface using trie data structure.
See Wikipedia and documentation for more information.
Include this library in your project by adding the following to your Cargo.toml
:
[dependencies]
prefix-tree = "0.5.0"
MIT.
Copyright (c) 2020 Dominik Miedziński.