jordanbray / chess

A rust library to manage chess move generation
https://jordanbray.github.io/chess/
MIT License
231 stars 54 forks source link

Factor out "physical" board state into a separate private struct #62

Open terrorfisch opened 3 years ago

terrorfisch commented 3 years ago

See discussion at #60

The tests pass except for a doc-test.