seer/src
Bruno BELANYI 12909377e4 Use 'ChessBoard::validate' in tests
This makes the test more explicit and exact in what they're testing.
2024-04-01 22:20:39 +01:00
..
bin Move binary crate into 'bin' folder 2024-04-01 22:20:39 +01:00
board Use 'ChessBoard::validate' in tests 2024-04-01 22:20:39 +01:00
movegen Pre-generate the magic bitboard seeds 2024-04-01 22:20:39 +01:00
utils Add 'static_assert' macro 2024-04-01 22:20:39 +01:00
fen.rs Add validation error detail in 'FenError' 2024-04-01 22:20:39 +01:00
lib.rs Add 'FromFen' trait 2024-04-01 22:20:39 +01:00