[][src]Crate prefix_tree

Structs

PrefixTreeMap

A map implemented with prefix tree.

PrefixTreeSet

A set implemented as a PrefixTreeMap where the value is ().