ternary-tree 0.0.5

A Rust implementation of Ternary Search Trees, with no unsafe blocks
Documentation
Build #141569 2019-02-06 20:43:20
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded ternary-tree v0.0.5
Documenting ternary-tree v0.0.5
Running `rustdoc --crate-name ternary_tree /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ternary-tree-0.0.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 3.27s