stockfish-core 0.2.0

Core types for implementing a fast chess engine
Documentation
1
2
3
mod prng;

pub(crate) use prng::Prng;