chessfriend/board
Eryn Wells 724a98c2e2 [board] Implement iter() on board
This iterator yields (Square, Piece) tuples for all pieces on the board.
2025-06-01 17:28:47 -07:00
..
src [board] Implement iter() on board 2025-06-01 17:28:47 -07:00
Cargo.toml [board, core] Update error types to use thiserror::Error 2025-05-19 08:34:32 -07:00