[][src]Crate prefix_tree

Structs

PrefixMap

A map implemented with prefix tree.

PrefixSet

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