[moves] Clean up implementation of Move and export Kind enum
This commit is contained in:
parent
9010f1e9c2
commit
6816e350eb
4 changed files with 16 additions and 16 deletions
|
|
@ -9,3 +9,4 @@ edition = "2021"
|
|||
chessfriend_bitboard = { path = "../bitboard" }
|
||||
chessfriend_board = { path = "../board" }
|
||||
chessfriend_core = { path = "../core" }
|
||||
thiserror = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue