counted-array 0.1.2

Macro for declaring fixed-size arrays without counting elements by hand. Supports lazy_static.
Documentation
Build #65964 2017-07-25 21:28:49

# rustc version rustc 1.20.0-dev (64484707f 2017-07-10)

# docs.rs version cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading counted-array v0.1.2 Fresh lazy_static v0.2.8 Documenting counted-array v0.1.2 Running `rustdoc --crate-name counted_array .cargo/registry/src/github.com-1ecc6299db9ec823/counted-array-0.1.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8` Finished dev [unoptimized + debuginfo] target(s) in 0.32 secs