Replace Position's en_passant_target_square() and en_passant_capture_square() with a single en_passant() method that returns a new EnPassant struct that has the target and capture squares for the en passant move. |
||
|---|---|---|
| .. | ||
| move_generator | ||
| position | ||
| check.rs | ||
| display.rs | ||
| fen.rs | ||
| lib.rs | ||
| macros.rs | ||
| move.rs | ||
| move_generator.rs | ||
| sight.rs | ||
| tests.rs | ||