stockfish-core 0.1.0

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

pub(crate) use prng::Prng;