[core] Rename the directory chess_core → core
I think this is sufficient.
This commit is contained in:
parent
106800bcb3
commit
eab30cc33b
3 changed files with 0 additions and 0 deletions
3
core/src/lib.rs
Normal file
3
core/src/lib.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
mod coordinates;
|
||||
|
||||
pub use coordinates::{Direction, File, Rank, Square};
|
Loading…
Add table
Add a link
Reference in a new issue