second-stack 0.2.0

A fast slice allocator for short-lived allocations that do not escape the thread.
Documentation
Build #166363 2019-06-16 19:51:42
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded second-stack v0.2.0
Downloading crates ...
Downloaded testdrop v0.1.2
Documenting second-stack v0.2.0
Running `rustdoc --edition=2018 --crate-name second_stack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'testdrop=https://docs.rs/testdrop/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 3.54s