seer/src
Bruno BELANYI 1a7763e1f4
All checks were successful
continuous-integration/drone/push Build is passing
Add 'ChessBoard::at'
2022-07-30 12:38:45 +02:00
..
bin Move binary crate into 'bin' folder 2022-07-15 21:32:39 +02:00
board Add 'ChessBoard::at' 2022-07-30 12:38:45 +02:00
movegen Make use of assignment operators for 'Bitboard' 2022-07-30 12:38:45 +02:00
utils Add 'static_assert' macro 2022-07-18 11:04:52 +02:00
build.rs Introduce 'Error' enum 2022-07-28 20:28:45 +02:00
error.rs Mark'Error' as non-exhaustive 2022-07-30 12:38:45 +02:00
lib.rs Introduce 'Error' enum 2022-07-28 20:28:45 +02:00