nozaq / shogi-rs

A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
https://docs.rs/shogi/latest/shogi/
MIT License
46 stars 3 forks source link

refactor: use dyn for specifying trait objects #21

Closed nozaq closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 95.18% when pulling b8e23260d919a70d5d0fdc3ae4d467cc91924b78 on use-dyn into 8832e4642b2beb8260e0068289fced999c2b5632 on master.