prefix-map

Crates.ioprefix-map
lib.rsprefix-map
version0.3.1
sourcesrc
created_at2015-12-19 02:34:44.608951
updated_at2016-01-08 21:00:09.972076
descriptionA collection for creating prefix maps.
homepage
repositoryhttps://github.com/Undeterminant/prefix-map
max_upload_size
id3703
size46,833
Claire Charron (Undeterminant)

documentation

README

PrefixMap

crates.io CC0 License Build Status Coverage Status

Generic struct for storing prefixes of things. Note that this project puts focus on being as generic and featureful as possible, not as efficient. If you're looking for a more efficient prefix trie, see Michael Sproul's radix trie.

Documentation

Commit count: 0

cargo fmt