Crate stockfish_core
source ·Expand description
Re-exports
pub use prelude::*;Modules
Fast bitboards.
Types for representing fundamental aspects of chess.
Components for hash tables and the algorithms that generate the keys used to
index into them.
The
stockfish_core prelude. Re-exports most types useful for implementing
the fundamental workings of a chess engine.