fixedvec 0.2.3

A heapless version of the Rust vector type.
Documentation
Build #54726 2017-06-04T04:32:25.802926+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fixedvec v0.2.3
Fresh libc v0.2.23
Fresh getopts v0.2.14
Fresh rand v0.3.15
Fresh pulldown-cmark v0.0.3
Fresh tempdir v0.3.5
Fresh skeptic v0.5.0
Compiling fixedvec v0.2.3
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/fixedvec-0.2.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a6c95a531f8bf711 -C extra-filename=-a6c95a531f8bf711 --out-dir /home/cratesfyi/cratesfyi/debug/build/fixedvec-a6c95a531f8bf711 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern skeptic=/home/cratesfyi/cratesfyi/debug/deps/libskeptic-bf8f139d1d904584.rlib --extern-version skeptic=skeptic,0.5.0 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/fixedvec-a6c95a531f8bf711/build-script-build`
Documenting fixedvec v0.2.3
Running `rustdoc --crate-name fixedvec .cargo/registry/src/github.com-1ecc6299db9ec823/fixedvec-0.2.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 1.23 secs