5 lines
95 B
Rust
5 lines
95 B
Rust
// Eryn Wells <eryn@erynwells.me>
|
|
|
|
mod move_generator;
|
|
|
|
pub use move_generator::MoveGenerator;
|