tst 0.3.4

Ternary search trie collection in rust with similar API to std::collections as it possible
Documentation
[package]

name = "tst"
version = "0.3.4"

authors = ["Alexey Pervushin <pervushinai@gmail.com>"]
readme = "README.md"
license = "MIT/Apache-2.0"
description = "Ternary search trie collection in rust with similar API to std::collections as it possible"
keywords = ["data-structures"]
repository = "https://github.com/billyevans/tst"
homepage = "https://github.com/billyevans/tst"
documentation = "http://billyevans.github.io/tst/tst"