card_deck 0.1.3

A Generic Deck of Cards, with a draw and discard pile
Documentation
Build #1100722018-07-26T15:09:32.636020+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading card_deck v0.1.3
Fresh libc v0.2.42
Fresh rand_core v0.2.1
Fresh rand v0.5.4
Documenting card_deck v0.1.3
Running `rustdoc --crate-name card_deck .cargo/registry/src/github.com-1ecc6299db9ec823/card_deck-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-02ea0f57e8e07170.rlib --extern-version rand=rand,0.5.4`
warning: [FromEntropy::from_entropy] cannot be resolved, ignoring it...

warning: [thread_rng] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 0.36 secs