staticvec 0.3.4

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Documentation
Build #179601 2019-08-18 21:58:28

# rustc version rustc 1.39.0-nightly (f7af19c27 2019-08-15)

# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log Updating crates.io index Documenting staticvec v0.3.4 Running `rustdoc --edition=2018 --crate-name staticvec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/staticvec-0.3.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190815-1.39.0-nightly-f7af19c27 --static-root-path / --disable-per-crate-search --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' -L dependency=/home/cratesfyi/cratesfyi/debug/deps` Finished dev [unoptimized + debuginfo] target(s) in 1.67s