stable-vec 0.2.2

A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
Documentation
Build #135255 2019-01-07 21:07:43
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded stable-vec v0.2.2
Fresh bit-vec v0.5.0
Documenting stable-vec v0.2.2
Running `rustdoc --crate-name stable_vec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stable-vec-0.2.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.7.2' --extern-html-root-url 'bit_vec=https://docs.rs/bit-vec/0.5.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bit_vec=/home/cratesfyi/cratesfyi/debug/deps/libbit_vec-4b866a7db332d7f7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.70s