chessfriend/board
Eryn Wells 086f9c5666 [board] Replace PieceSet's derived Hash and PartialEq with bespoke implementation
The piece set duplicates some data to make lookups more efficient. Only use the
necessary, unique data for these functions.
2025-05-31 15:07:20 -07:00
..
src [board] Replace PieceSet's derived Hash and PartialEq with bespoke implementation 2025-05-31 15:07:20 -07:00
Cargo.toml [board, core] Update error types to use thiserror::Error 2025-05-19 08:34:32 -07:00