combid 0.5.2

Generate numeric identifiers
Documentation
Build #36784 2016-12-23T17:52:06.212089+00:00
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading combid v0.5.2
Compiling libc v0.2.18
Compiling byteorder v0.5.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/combid-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/combid-0.5.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.18/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=6ec63c5a0e74a074 -C extra-filename=-6ec63c5a0e74a074 --out-dir /home/cratesfyi/combid-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/combid-0.5.2/debug/deps --cap-lints allow`
Compiling rand v0.3.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.15/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=8ea7d489d4a383a0 -C extra-filename=-8ea7d489d4a383a0 --out-dir /home/cratesfyi/combid-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/combid-0.5.2/debug/deps --extern libc=/home/cratesfyi/combid-0.5.2/debug/deps/liblibc-6ec63c5a0e74a074.rlib --cap-lints allow`
Documenting combid v0.5.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/combid-0.5.2/src/lib.rs --crate-name combid -o /home/cratesfyi/combid-0.5.2/doc -L dependency=/home/cratesfyi/combid-0.5.2/debug/deps --extern rand=/home/cratesfyi/combid-0.5.2/debug/deps/librand-8ea7d489d4a383a0.rlib --extern byteorder=/home/cratesfyi/combid-0.5.2/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 3.1 secs