seer/src
Bruno BELANYI 8e0eabe187 Use 'ChessBoardBuilder' in 'FromFen'
This will allow taking this *out* of the module, now that we don't need
to reach into the internals of 'ChessBoard'.
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 'ChessBoardBuilder' in 'FromFen' 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 'From<InvalidError>' for 'FenError' 2024-04-01 22:20:39 +01:00
lib.rs Add 'FromFen' trait 2024-04-01 22:20:39 +01:00