No description
Find a file
Eryn Wells 77f419ad3b [position] Rename FenError → ToFenError
Add an associated type called Error to the ToFen trait. This mirrors the try_from
any try_into traits.
2024-01-28 10:05:51 -08:00
bitboard [board] Clean up a bunch of imports 2024-01-28 09:46:38 -08:00
core [board] Implement danger squares for the current player 2024-01-28 09:08:22 -08:00
doc Move Notes and ChessPieces docs to a doc directory 2024-01-22 19:27:08 -08:00
explorer Update the Cargo.toml files 2024-01-28 09:58:50 -08:00
position [position] Rename FenError → ToFenError 2024-01-28 10:05:51 -08:00
.gitignore Ignore the target/ directory 2023-12-19 11:13:41 -08:00
Cargo.lock Merge branch 'many-crates' 2024-01-24 09:23:35 -08:00
Cargo.toml Update the Cargo.toml files 2024-01-28 09:58:50 -08:00