fixedvec 0.2.1

A heapless version of the Rust vector type.
Documentation
Build #5580 2016-08-03 18:44:58
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fixedvec v0.2.1
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/fixedvec-0.2.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/fixedvec-0.2.1/debug/deps -L dependency=/home/cratesfyi/fixedvec-0.2.1/debug/deps --cap-lints allow`
Documenting fixedvec v0.2.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/fixedvec-0.2.1/src/lib.rs --crate-name fixedvec -o /home/cratesfyi/fixedvec-0.2.1/doc -L dependency=/home/cratesfyi/fixedvec-0.2.1/debug -L dependency=/home/cratesfyi/fixedvec-0.2.1/debug/deps --extern libc=/home/cratesfyi/fixedvec-0.2.1/debug/deps/liblibc-1f3392fe1afd1313.rlib`