Move Castle to a castle module inside the move module. Implement into_index() on Castle to turn it into a usize.
Move PositionBuilder to position_builder.rs and export it from the builders module.