arrayvec 0.4.8

A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
Documentation

Build #128670 2018-11-25 08:49:43

# 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 arrayvec v0.4.8 Fresh nodrop v0.1.13 Fresh serde v1.0.80 Documenting arrayvec v0.4.8 Running `rustdoc --crate-name arrayvec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.8/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.80' --extern-html-root-url 'matches=https://docs.rs/matches/0.1.8' --extern-html-root-url 'nodrop=https://docs.rs/nodrop/0.1.13' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'bencher=https://docs.rs/bencher/0.1.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-60e1b5363b310708.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-e0506f0c6c39f1ce.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.63s