vec-tree 0.1.1

A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
Documentation
Build #129309 2018-11-29T22:26:33.334280+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)

# build log
Updating crates.io index
Downloading crates ...
Downloaded vec-tree v0.1.1
Fresh cfg-if v0.1.6
Fresh generational-arena v0.2.0
Documenting vec-tree v0.1.1
Running `rustdoc --edition=2018 --crate-name vec_tree /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/vec-tree-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'generational_arena=https://docs.rs/generational-arena/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generational_arena=/home/cratesfyi/cratesfyi/debug/deps/libgenerational_arena-2200cef5a0ed39c0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.55s