trees 0.2.1

General purpose tree data structures
Documentation
Build #126212 2018-11-09T16:26:24.628801+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded trees v0.2.1
Checking indexed v0.1.1
Running `rustc --crate-name indexed /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indexed-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c175b1b90b071c99 -C extra-filename=-c175b1b90b071c99 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting trees v0.2.1
Running `rustdoc --crate-name trees /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/trees-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'indexed=https://docs.rs/indexed/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexed=/home/cratesfyi/cratesfyi/debug/deps/libindexed-c175b1b90b071c99.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.65s