stockfish 0.1.0

A Rust library for interacting with a running Stockfish process
Documentation

stockfish

A small Rust library for creating and interacting with a running Stockfish process.

Requires the stockfish engine to be installed; the path to the binary file is to be specified in the constructor.