chessfriend/board
Eryn Wells 758a3d95fc [board] Reorganize bitboard and position modules and export some symbols from the crate
Move position.rs to the position module and create a mod.rs.
Do the same for bitboard.rs in the bitboard modules.
Export Color, Piece, Position, and Square and use crate::Thing directly instead of referring to the symbol in the nested modules.
2023-12-26 11:25:27 -07:00
..
src [board] Reorganize bitboard and position modules and export some symbols from the crate 2023-12-26 11:25:27 -07:00
Cargo.lock
Cargo.toml