chessfriend/board/src
Eryn Wells e1e27fc668 [board] Implement TryFrom<&str> for Shape
Convert a string to a Shape using the first character in the string.
Rename TryFromCharError → TryFromError
2023-12-28 19:50:02 -07:00
..
bitboard
moves
position [board] A couple small changes to support the explorer crate 2023-12-28 15:11:57 -07:00
lib.rs [board] A couple small changes to support the explorer crate 2023-12-28 15:11:57 -07:00
piece.rs [board] Implement TryFrom<&str> for Shape 2023-12-28 19:50:02 -07:00
square.rs
tests.rs