pleco-rs / Pleco

A Rust-based re-write of the Stockfish Chess Engine
https://crates.io/crates/pleco
GNU General Public License v3.0
365 stars 37 forks source link

BitMove from string #157

Open benthecarman opened 7 months ago

benthecarman commented 7 months ago

Noticed there is no real way to de serialize a bitmove without using the raw data. Would be nice if we could use the stringified version