When place_piece() is called with PlacePieceStrategy::Replace, return the replaced piece in the Ok() variant of the Result as an Option<Piece>. Plumb this new return type through Board and Position. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
When place_piece() is called with PlacePieceStrategy::Replace, return the replaced piece in the Ok() variant of the Result as an Option<Piece>. Plumb this new return type through Board and Position. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |