combid 0.6.1

Generate numeric identifiers
Documentation
Build #40293 2017-01-31 10:52:47
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading combid v0.6.1
Compiling libc v0.2.20
Compiling byteorder v0.5.3
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/combid-0.6.1/debug/deps -L dependency=/home/cratesfyi/combid-0.6.1/debug/deps --cap-lints allow`
Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=fab4d718c73e8b35 -C extra-filename=-fab4d718c73e8b35 --out-dir /home/cratesfyi/combid-0.6.1/debug/deps -L dependency=/home/cratesfyi/combid-0.6.1/debug/deps --cap-lints allow`
Compiling rand v0.3.15
Running `rustc --crate-name rand .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c9d9fbdab2355ee4 -C extra-filename=-c9d9fbdab2355ee4 --out-dir /home/cratesfyi/combid-0.6.1/debug/deps -L dependency=/home/cratesfyi/combid-0.6.1/debug/deps --extern libc=/home/cratesfyi/combid-0.6.1/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Documenting combid v0.6.1
Running `rustdoc --crate-name combid .cargo/registry/src/github.com-1ecc6299db9ec823/combid-0.6.1/src/lib.rs -o /home/cratesfyi/combid-0.6.1/doc -L dependency=/home/cratesfyi/combid-0.6.1/debug/deps --extern rand=/home/cratesfyi/combid-0.6.1/debug/deps/librand-c9d9fbdab2355ee4.rlib --extern byteorder=/home/cratesfyi/combid-0.6.1/debug/deps/libbyteorder-fab4d718c73e8b35.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 4.28 secs