Crate prefix_tree

Source

Structsยง

PrefixMap
A map implemented with prefix tree.
PrefixSet
A set implemented as a PrefixMap where the value is ().