chess-move-gen 0.6.3

Fast chess move generation library. Uses SIMD for fast sliding piece move generation
Documentation
Build #110975 2018-08-02T20:11:32.879282+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 chess-move-gen v0.6.3
Fresh libc v0.2.42
Fresh simd v0.2.2
Fresh rand_core v0.2.1
Fresh unindent v0.1.3
Fresh num_cpus v1.8.0
Fresh rand v0.5.4
Fresh threadpool v1.7.1
Documenting chess-move-gen v0.6.3
Running `rustdoc --crate-name chess_move_gen .cargo/registry/src/github.com-1ecc6299db9ec823/chess-move-gen-0.6.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 threadpool=/home/cratesfyi/cratesfyi/debug/deps/libthreadpool-53a75d8aae6cebea.rlib --extern-version threadpool=threadpool,1.7.1 --extern unindent=/home/cratesfyi/cratesfyi/debug/deps/libunindent-bc9d3e63a527102d.rlib --extern-version unindent=unindent,0.1.3 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-0c8e9646d396968f.rlib --extern-version num_cpus=num_cpus,1.8.0 --extern simd=/home/cratesfyi/cratesfyi/debug/deps/libsimd-0bceadef1e8b9534.rlib --extern-version simd=simd,0.2.2 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-7137dda00d17f4e4.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 [optimized + debuginfo] target(s) in 4.66 secs