chessfriend/bitboard
Eryn Wells 2480ef25e9 Remove BitBoardBuilder
It's unused except for the macro, and BitBoard itself can be declared mutable,
and implements Copy and Clone. So, I don't think having a separate Builder type
helps much.
2024-07-13 07:05:57 -07:00
..
src Remove BitBoardBuilder 2024-07-13 07:05:57 -07:00
Cargo.toml [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00