[position] Move postion/mod.rs -> position.rs
This commit is contained in:
parent
424d348b2d
commit
f1431ea4e9
1 changed files with 0 additions and 0 deletions
|
|
@ -1,9 +0,0 @@
|
|||
// Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
mod builders;
|
||||
mod position;
|
||||
|
||||
pub use {
|
||||
builders::{MakeMoveError, MoveBuilder},
|
||||
position::Position,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue